Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop MPMS_plot_ac notebook and associated functions #12

Closed
Swanson-Hysell opened this issue Feb 14, 2024 · 2 comments
Closed

develop MPMS_plot_ac notebook and associated functions #12

Swanson-Hysell opened this issue Feb 14, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Swanson-Hysell
Copy link
Member

Another notebook is needed that can be called MPMS_plot_ac in order to plot data (and do associated calculations) for susceptibility as a function of temperature, applied field and frequency.

ipmag.chi_magic() is a starting place for this:
https://pmagpy.github.io/PmagPy-docs/documentation_notebooks/PmagPy_plots_analysis.html#chi-magic

That section of the PmagPy_calculations.ipynb also has some code that reads in from the measurements table using pandas. At present, that code is working on a version of the measurements file in a local directory. It would be nice to update to read in from MagIC (but there is currently an error in the first attempt to apply the code to that unpacked measurements file).

A branch is started for developing this notebook:
https://github.com/PmagPy/RockmagPy-notebooks/tree/MPMS_plot_ac

@Swanson-Hysell Swanson-Hysell added the enhancement New feature or request label Feb 14, 2024
@Swanson-Hysell Swanson-Hysell self-assigned this Feb 14, 2024
@Swanson-Hysell
Copy link
Member Author

Here the key is to develop and test on IRM MagIC export data. It would be nice to pull in data from the from MagIC using the share_key parameter in ipmag.download_magic_from_id(magic_id, directory='.', share_key='')

@duserzym
Copy link
Collaborator

closing task with commit 8801df6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants