For lab data management
Reason this release was yanked:
Obsolete
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.1.0.tar.gz
(65.5 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.1.0-py3-none-any.whl
(69.3 kB
view details)
File details
Details for the file zhangTCD-0.1.0.tar.gz.
File metadata
- Download URL: zhangTCD-0.1.0.tar.gz
- Upload date:
- Size: 65.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c36b209dcb14a310c652fc8c7eeaa5977bee32c77bab368582ce77cb54c235f
|
|
| MD5 |
011ce2c2e16823126e0de3447998ba78
|
|
| BLAKE2b-256 |
f8fc985269811a994693c7a02dd80ca25abd983bf33b7fd878f9512972cc1291
|
File details
Details for the file zhangTCD-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zhangTCD-0.1.0-py3-none-any.whl
- Upload date:
- Size: 69.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0d2afcb0617c5918aef72b367a463995f10d14524ec48bd72f3748808b1ff9c
|
|
| MD5 |
9b138f196c40b800426a8baf50a6b8a2
|
|
| BLAKE2b-256 |
818f9ee2596aef84fe40d8f9405851ad704ef63acef84b6547bda57e414ab02a
|