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.7.tar.gz
(56.7 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.7-py3-none-any.whl
(58.9 kB
view details)
File details
Details for the file zhangTCD-0.0.7.tar.gz.
File metadata
- Download URL: zhangTCD-0.0.7.tar.gz
- Upload date:
- Size: 56.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ac2138c83db503db5c2bf7f858983cef4a2542595ffa88da0b04c5aaada2755
|
|
| MD5 |
45db2a846b1652bb999d53d17e0b1188
|
|
| BLAKE2b-256 |
c193555157b5564929eba74478c57a89cf16c8c00ca58ba0a4fd362356b9fa4d
|
File details
Details for the file zhangTCD-0.0.7-py3-none-any.whl.
File metadata
- Download URL: zhangTCD-0.0.7-py3-none-any.whl
- Upload date:
- Size: 58.9 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 |
354f4e18968f4d273f60601e8de7a44dc8f01cfab6a2afa033f2a77f15beeb75
|
|
| MD5 |
e09db024c0cc2ccbbfc843e27ebe2392
|
|
| BLAKE2b-256 |
13a7006bd84de0ce2fd89640f8b397a82c508955f220098cf9d58404d0fe4e4d
|