pychemstation 0.8.0__tar.gz → 0.8.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pychemstation-0.8.0 → pychemstation-0.8.2}/PKG-INFO +1 -1
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/method.py +11 -7
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/table.py +6 -4
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pyproject.toml +1 -1
- {pychemstation-0.8.0 → pychemstation-0.8.2}/setup.py +1 -1
- {pychemstation-0.8.0 → pychemstation-0.8.2}/.coverage +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/.gitignore +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/.gitlab-ci.yml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/CHANGELOG.md +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/CONTRIBUTING.md +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/LICENSE +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/README.md +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/analysis/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/analysis/base_spectrum.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/analysis/process_report.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/analysis/spec_utils.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/analysis/utils.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/comm.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/comm.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/devices/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/devices/column.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/devices/dad.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/devices/device.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/devices/injector.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/devices/pump.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/sequence.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/table_controller.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/tables/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/tables/method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/tables/ms.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/tables/sequence.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/tables/table.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/hplc.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/table/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/table/method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/table/sequence.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/table/table_controller.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/generated/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/generated/dad_method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/generated/pump_method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/chromatogram.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/injector_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/macro.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/method_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/parsing.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/pump_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/sequence_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/table_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/utils/tray_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/constants.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_comb.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_comm.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_inj.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_nightly.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_proc_rep.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_runs_stable.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_sequence.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/tests/test_stable.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/index.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/analysis/base_spectrum.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/analysis/spec_utils.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/analysis/utils.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/analysis.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/control/chromatogram.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/control/hplc.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/control.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/generated.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/utils/chemstation.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/utils/constants.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/utils/hplc_param_types.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation/utils.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/pychemstation.html +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/doc/search.js +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/analysis/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/analysis/base_spectrum.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/analysis/process_report.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/analysis/spec_utils.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/analysis/utils.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/README.md +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/README.md +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/comm.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/devices/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/devices/device.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/devices/injector.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/ms.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/sequence.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/hplc.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/generated/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/generated/dad_method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/generated/pump_method.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/out.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/tests.ipynb +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/chromatogram.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/injector_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/macro.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/method_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/parsing.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/pump_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/sequence_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/table_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/utils/tray_types.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation.egg-info/PKG-INFO +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation.egg-info/SOURCES.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation.egg-info/dependency_links.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation.egg-info/requires.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation.egg-info/top_level.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/0_2025-03-15 19-14-35.PDF +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/ACQRES.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/CSlbk.ini +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DA.M/DAMETHOD.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DA.M/INFO.MTH +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DA.M/RECALIB.MTH +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DA.M/rpthead.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1.UV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1A.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1A.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1B.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1B.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1C.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1C.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1D.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1D.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1E.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DAD1E.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/DiagResults.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/PMP1.AnalyticalResults.drvml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/REPORT01.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/REPORT02.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/REPORT03.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/REPORT04.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/REPORT05.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/RUN.LOG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/Report.TXT +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/Report00.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/Report01.xls +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/SAMPLE.XML +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/SAMPLE.XML.bak +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/WLS1.Sampler.scml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/acq.macaml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/acq.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/acq_MethHist.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/acq_damethod.reg +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/da.macaml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/lcdiag.reg +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/sample.acaml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/single.B +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/__init__.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/constants.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_talk.mac +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/CSlbk.ini +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/ACQ.MS +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/Agilent1200erDadDriver1.RapidControl.ConfigXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/Agilent1200erDadDriver1.RapidControl.MethodMetaData.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/Agilent1200erDadDriver1.RapidControl.MethodXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentColumnCompDriver1.RapidControl.ConfigXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentColumnCompDriver1.RapidControl.MethodMetaData.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentColumnCompDriver1.RapidControl.MethodXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentPumpDriver1.RapidControl.ConfigXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentPumpDriver1.RapidControl.MethodMetaData.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentPumpDriver1.RapidControl.MethodXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentSamplerDriver1.RapidControl.ConfigXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentSamplerDriver1.RapidControl.MethodMetaData.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentSamplerDriver1.RapidControl.MethodXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/AgilentSamplerDriver1.RapidControl.PretreatXML.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/DAMETHOD.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/FIA.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/INFO.MTH +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/INJECTOR.MTH +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/MassHunterIntegration.ini +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/RECALIB.MTH +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/RapidControl.InstrumentConfig.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/rpthead.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/GENERAL-POROSHELL-OPT.M/smpl_pur.mth +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/Methods.Reg +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/hplc_testing.B +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/hplc_testing.LOG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/hplc_testing.S +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/hplc_testing.Start +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/ACQRES.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/CSlbk.ini +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DA.M/DAMETHOD.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DA.M/INFO.MTH +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DA.M/RECALIB.MTH +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DA.M/rpthead.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1.UV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1A.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1A.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1B.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1B.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1C.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1C.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1D.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1D.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1E.ch +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DAD1E.npz +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/DiagResults.REG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/Limsinf.xml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/PMP1.AnalyticalResults.drvml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/REPORT01.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/REPORT02.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/REPORT03.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/REPORT04.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/REPORT05.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/RUN.LOG +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/Report.TXT +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/Report00.CSV +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/Report01.xls +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/SAMPLE.XML +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/SAMPLE.XML.bak +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/WLS1.Sampler.scml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/acq.macaml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/acq.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/acq_MethHist.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/acq_damethod.reg +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/da.macaml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/hplc_testing 2025-03-27 17-13-47_run seq with new method.PDF +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/lcdiag.reg +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/run seq with new method.D/sequence.acam_ +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/sequence.acaml +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/out.txt +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/test_nightly.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/test_offline_stable.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/test_online_stable.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/tests/test_runs_stable.py +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/update-lib.sh +0 -0
- {pychemstation-0.8.0 → pychemstation-0.8.2}/uv.lock +0 -0
{pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/method.py
RENAMED
@@ -2,18 +2,22 @@ import os
|
|
2
2
|
import time
|
3
3
|
from typing import List
|
4
4
|
|
5
|
-
from result import
|
5
|
+
from result import Err, Ok, Result
|
6
6
|
from xsdata.formats.dataclass.parsers import XmlParser
|
7
7
|
|
8
|
-
from .table import TableController
|
9
|
-
from ..devices.injector import InjectorController
|
10
8
|
from ....analysis.process_report import AgilentReport, ReportType
|
11
9
|
from ....control.controllers import CommunicationController
|
12
|
-
from ....generated import
|
13
|
-
from ....utils.chromatogram import
|
10
|
+
from ....generated import DadMethod, PumpMethod, SolventElement
|
11
|
+
from ....utils.chromatogram import (
|
12
|
+
TIME_FORMAT,
|
13
|
+
AgilentChannelChromatogramData,
|
14
|
+
AgilentHPLCChromatogram,
|
15
|
+
)
|
14
16
|
from ....utils.macro import *
|
15
17
|
from ....utils.method_types import *
|
16
18
|
from ....utils.table_types import *
|
19
|
+
from ..devices.injector import InjectorController
|
20
|
+
from .table import TableController
|
17
21
|
|
18
22
|
|
19
23
|
class MethodController(TableController):
|
@@ -369,8 +373,8 @@ class MethodController(TableController):
|
|
369
373
|
|
370
374
|
def get_report(self, custom_path: Optional[str] = None,
|
371
375
|
report_type: ReportType = ReportType.TXT) -> List[AgilentReport]:
|
372
|
-
|
373
|
-
|
376
|
+
custom_path = self.data_files[-1] if not custom_path else custom_path
|
377
|
+
metd_report = self.get_report_details(custom_path, report_type)
|
374
378
|
chrom_data: List[AgilentHPLCChromatogram] = list(self.get_data(custom_path).__dict__.values())
|
375
379
|
for i, signal in enumerate(metd_report.signals):
|
376
380
|
possible_data = chrom_data[i]
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/table.py
RENAMED
@@ -262,10 +262,12 @@ class TableController(abc.ABC):
|
|
262
262
|
|
263
263
|
def get_uv_spectrum(self, path: str):
|
264
264
|
data_uv = rb.agilent.chemstation.parse_file(os.path.join(path, "DAD1.UV"))
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
265
|
+
times = data_uv.xlabels
|
266
|
+
wavelengthes = data_uv.ylabels
|
267
|
+
data = data_uv.data.transpose()
|
268
|
+
for (i, w) in enumerate(wavelengthes):
|
269
|
+
self.uv[w] = AgilentHPLCChromatogram()
|
270
|
+
self.uv[w].attach_spectrum(times, data[i])
|
269
271
|
|
270
272
|
def get_report_details(self, path: str,
|
271
273
|
report_type: ReportType = ReportType.TXT) -> AgilentReport:
|
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
|
5
5
|
|
6
6
|
setuptools.setup(
|
7
7
|
name="pychemstation",
|
8
|
-
version="0.8.
|
8
|
+
version="0.8.2",
|
9
9
|
author="Lucy Hao",
|
10
10
|
author_email="lhao03@student.ubc.ca",
|
11
11
|
description="Library to interact with Chemstation software, primarily used in Hein lab",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/analysis/base_spectrum.py
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/analysis/process_report.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/__init__.py
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/comm.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/method.py
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/sequence.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/controllers/tables/ms.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/table/__init__.py
RENAMED
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/control/table/sequence.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/build/lib/pychemstation/generated/pump_method.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/devices/__init__.py
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/devices/device.py
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/devices/injector.py
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/__init__.py
RENAMED
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/pychemstation/control/controllers/tables/sequence.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/tests/0_2025-03-15 19-14-35.D/0_2025-03-15 19-14-35.PDF
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/CSlbk.ini
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/Methods.Reg
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/hplc_testing.B
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/hplc_testing.LOG
RENAMED
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/hplc_testing.S
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pychemstation-0.8.0 → pychemstation-0.8.2}/tests/hplc_testing 2025-03-27 17-13-47/sequence.acaml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|