For lab data management
Project description
zhangTCD - Zhang lab research manage system
Maintain lab records and provide a range of data analysis tools
Instructions
- Install:
pip install zhangTCD
- SharePoint folder:
from zhangTCD import xls, record, raman
xls.researcher = 'HZZ'
# Set up root folder
xls.root_folder = '/Users/hongzhouzhang/Library/CloudStorage/OneDrive-SharedLibraries-TCDUD.onmicrosoft.com/TCDGroup-Zhang_Group - General' # HZ Mac
# xls.root_folder = 'E:\TCDUD.onmicrosoft.com\TCDGroup-Zhang_Group - General' # HZ Office PC
- Data analysis:
r1 = raman('S14-FORD-B6', 'MoS2', 532.0)
r1.smooth_baseline()
r1.find_peaks()
r1.process_peaks();
r1.peaks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zhangTCD-0.0.5.tar.gz
(48.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zhangTCD-0.0.5-py3-none-any.whl
(50.0 kB
view details)
File details
Details for the file zhangTCD-0.0.5.tar.gz.
File metadata
- Download URL: zhangTCD-0.0.5.tar.gz
- Upload date:
- Size: 48.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e85b7cbd722952bf12e8f0257c214705cf1845ce943cfa949ff53b2cbbeea8af
|
|
| MD5 |
ff74d85a459a9cb4a0f1d97cf45654d4
|
|
| BLAKE2b-256 |
8f2d4e3753a8aa985f7368f1f542830aab6f954430b846df62c26d21b5e6f7ea
|
File details
Details for the file zhangTCD-0.0.5-py3-none-any.whl.
File metadata
- Download URL: zhangTCD-0.0.5-py3-none-any.whl
- Upload date:
- Size: 50.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd0ab532d4fde061db25eedc0bd9608df91a28876be7c5482108fda04da9ebef
|
|
| MD5 |
98cdddf615e9940d49488b78b5308b63
|
|
| BLAKE2b-256 |
061e6ce4378083c328f12870d648deac9a99e953298916e1bd09b430e4036000
|