-
Notifications
You must be signed in to change notification settings - Fork 2
Ingest PyXspec notebook tutorial ONE #251
Copy link
Copy link
Open
Labels
doc-contentChanges or additions to the content of the documentationChanges or additions to the content of the documentationenhancementNew feature or requestNew feature or requestmulti-missionIssues that relate to multiple high-energy missionsIssues that relate to multiple high-energy missions
Metadata
Metadata
Assignees
Labels
doc-contentChanges or additions to the content of the documentationChanges or additions to the content of the documentationenhancementNew feature or requestNew feature or requestmulti-missionIssues that relate to multiple high-energy missionsIssues that relate to multiple high-energy missions
This will be the PyXspec basics notebook - unless I think of a better name. It seems to be the general introduction to the module, and though we won't use numbers in its name in this repo, we definitely want to make sure people know to start here.
Specifically the matplotlib edition - though the SVG plotting method will be demonstrated in another, new, notebook about plotting in PyXspec.
First step will be to migrate the existing content of the notebook, exactly as it is, into the markdown format required by HEASARC-tutorials.
Will have to decide whether to continue using data stored in the repo (currently how it works) or dynamically acquire it (much prefer that method, as it plays better with the existing set up of the repo and how Fornax pulls those notebooks in - also if we included data for every tutorial we'd end up with a big repo.
Keith will have first authorship, unless I completely re-write it.
Further steps will include editing the commentary, making sure code has comments, changing plots so they're more consistent with the style of other notebooks.