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.8.tar.gz
(57.2 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.8-py3-none-any.whl
(59.3 kB
view details)
File details
Details for the file zhangTCD-0.0.8.tar.gz.
File metadata
- Download URL: zhangTCD-0.0.8.tar.gz
- Upload date:
- Size: 57.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a16f5414e56d1a8828d3efca3f82bab59c2c9f1a3b247d76ccf94682e8099ff
|
|
| MD5 |
d64ed17a0c64cc5c65b8ad1e0d1acce4
|
|
| BLAKE2b-256 |
e287351f06351e45285bd9a621a8de5dc471ecc963d9151f3aa46ccb70fe2f03
|
File details
Details for the file zhangTCD-0.0.8-py3-none-any.whl.
File metadata
- Download URL: zhangTCD-0.0.8-py3-none-any.whl
- Upload date:
- Size: 59.3 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 |
dec7b01a969e19742c422eff54d30f6a62e5105033212102e0f301fb85d5fb24
|
|
| MD5 |
3e12a38130e4bddb54342dc58f3be430
|
|
| BLAKE2b-256 |
725de71453dffc6ee785719390779d050283e6bea9cc75086683a44ac5d915c6
|