{ "info": { "author": "Pontus Lurcock", "author_email": "pont@talvi.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "tdmagsus: tools for thermomagnetic susceptibility analysis\n==========================================================\n\nThis is a small library for working with temperature-dependent magnetic\nsusceptibility data measured on AGICO kappabridges from the KLY and MFK\nseries (e.g. Agico, 2003; Agico, 2009).\n\nOverview\n--------\n\ntdmadsus provides three classes:\n\n``Furnace`` represents the temperature-susceptibility behaviour of the empty\nfurnace (i.e. the measurement apparatus without a sample). It allows a \"raw\"\nset of sample measurements to be corrected to remove the effects of the\nchanges in the susceptibility of the equipment itself. A ``Furnace`` object is\ncreated from a ``.CUR`` file produced from a measurement run with no sample.\nSince measuremed data is frequently noisy, ``Furnace`` provides methods for\nsmoothing the data with a spline before it is used for corrections.\n\n``MeasurementCycle`` represents the temperature-susceptibility behaviour of a\nsample during a single heating-cooling sample. It is initialized from a ``.CUR``\nfile and, optionally, a ``Furnace`` object. If a furnace is supplied, it is\nused to correct the measured sample data. ``MeasurementCycle`` provides methods\nto calculate a disordering (Curie or N\u00e9el) temperature using different\ntechniques (Petrovsk\u00fd & Kapi\u010dka, 2006), calculate the alteration index, and\nwrite the data to a CSV file.\n\n``MeasurementSet`` represents the data from a progressive sequence of\nheating-cooling cycles, which it stores as a dictionary of ``MeasurementCycle``\nobjects indexed by peak temperature. It is initialized from a directory\ncontaining multiple ``.CUR`` files.\n\nLicense\n-------\n\nCopyright 2019 Pontus Lurcock; released under the `GNU General Public License,\nversion 3.0 `_. See the file\n``COPYING`` for details.\n\nReferences\n----------\n\nAgico, 2003. *KLY-3 / KLY-3S / CS-3 / CS-L / CS-23 user\u2019s guide*, Brno,\nCzech Republic: Advanced Geoscience Instruments Co.\nhttps://www.agico.com/downloads/documents/manuals/kly3-man.pdf\n\nAgico, 2009. *MFK1-FA / CS4 / CSL, MFK1-A / CS4 / CSL, MFK1-FB, MFK1-B user\u2019s\nguide* 4th ed., Brno, Czech Republic: Advanced Geoscience Instruments Co.\nhttps://www.agico.com/downloads/documents/manuals/mfk1-man.pdf\n\nPetrovsk\u00fd, E. & Kapi\u010dka, A., 2006. On determination of the Curie point from\nthermomagnetic curves. *Journal of Geophysical Research*, 111, p.B12S27.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pont-us/tdmagsus", "keywords": "", "license": "GNU GPLv3+", "maintainer": "", "maintainer_email": "", "name": "tdmagsus", "package_url": "https://pypi.org/project/tdmagsus/", "platform": "", "project_url": "https://pypi.org/project/tdmagsus/", "project_urls": { "Homepage": "https://github.com/pont-us/tdmagsus" }, "release_url": "https://pypi.org/project/tdmagsus/1.0.2/", "requires_dist": [ "numpy", "scipy" ], "requires_python": "", "summary": "Manipulation of temperature-dependent magnetic susceptibility data", "version": "1.0.2" }, "last_serial": 5652326, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "a1d9adfa462ef2f99c00aa92c9a8c667", "sha256": "ce4608ee684bef6f76eef31a7aab12856a101791f55b0ab27c05bae388c4409f" }, "downloads": -1, "filename": "tdmagsus-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a1d9adfa462ef2f99c00aa92c9a8c667", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20487, "upload_time": "2019-08-08T21:21:23", "url": "https://files.pythonhosted.org/packages/97/4b/df81db7d3525464d015906b5eb6d15d20bf3a949e8c867a08c775696af75/tdmagsus-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6f49c9825ad2cbf116b3699ad9963810", "sha256": "537f876be4f1eb98fa8ffa83c5cab8341d2b6e012673be85066da12c481bb92d" }, "downloads": -1, "filename": "tdmagsus-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6f49c9825ad2cbf116b3699ad9963810", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7856, "upload_time": "2019-08-08T21:21:26", "url": "https://files.pythonhosted.org/packages/9e/f3/b52bc058e1434c507b1f3eb1dd316a9d5f0f932ae2386ced17ebcb5b9bf1/tdmagsus-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1d9adfa462ef2f99c00aa92c9a8c667", "sha256": "ce4608ee684bef6f76eef31a7aab12856a101791f55b0ab27c05bae388c4409f" }, "downloads": -1, "filename": "tdmagsus-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a1d9adfa462ef2f99c00aa92c9a8c667", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20487, "upload_time": "2019-08-08T21:21:23", "url": "https://files.pythonhosted.org/packages/97/4b/df81db7d3525464d015906b5eb6d15d20bf3a949e8c867a08c775696af75/tdmagsus-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6f49c9825ad2cbf116b3699ad9963810", "sha256": "537f876be4f1eb98fa8ffa83c5cab8341d2b6e012673be85066da12c481bb92d" }, "downloads": -1, "filename": "tdmagsus-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6f49c9825ad2cbf116b3699ad9963810", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7856, "upload_time": "2019-08-08T21:21:26", "url": "https://files.pythonhosted.org/packages/9e/f3/b52bc058e1434c507b1f3eb1dd316a9d5f0f932ae2386ced17ebcb5b9bf1/tdmagsus-1.0.2.tar.gz" } ] }