PmagPy / PmagPy/PmagPy-docs

specimen selection in Inspecting_MagIC_directional_data.ipynb

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Make functionality that enables a user to chose a specimen to plot using a dropdown menu within the Inspecting_MagIC_directional_data.ipynb notebook. The idea is that ipywidgets could enable this functionality thereby replacing manually entering the specimen name as in this code:

specimen_name = 'NED17-4b'
ipmag.zeq_magic(save_plots=False, specimen='NED17-4b')

@pranavdo is going to work on this

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open Inspecting_MagIC_directional_data.ipynb and start with the cells containing specimen_name and ipmag.zeq_magic. Use the proposed ipywidgets approach to let a user select a specimen from a dropdown, then confirm that plotting uses the selected specimen without manual name entry.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.