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

Re-organize plotting/balmer code #10

Closed
4 tasks done
astrochun opened this issue Jan 31, 2020 · 0 comments · Fixed by #53
Closed
4 tasks done

Re-organize plotting/balmer code #10

astrochun opened this issue Jan 31, 2020 · 0 comments · Fixed by #53
Assignees
Labels
organization Simplify with imports, remove extraneous stuff

Comments

@astrochun
Copy link
Owner

astrochun commented Jan 31, 2020

Changes include:

  • Fixes to variable names (combine_asc, Bneg0)
  • PEP8 compatibility
  • missing imports (e.g., numpy)
  • Missing variables (dx, wave_beta, wave_gamma, wave_delta)
  • Add docstrings to document each function [c87ecce, 362bb4d]

Since this feature was created, MSC has significantly evolved. It needs to be updated to:

  1. Use file name handling from column_names [5021fb7, 4dee557]
  2. Include EBV and Balmer decrement info in plots [2165c50, 7ed3945]
  3. Use stack naming approach to identify files and retrieve composite spectra. In addition, this should also identify bin_emission_line_fit table. [5021fb7]
  4. Will need to also update attenuation. It needs to use line_name_short to get names (cd02279) and column_names for filenames (bc80a0b)

Changes are part of feature/plotting_balmer and part of release/1.1.0

@astrochun astrochun added the organization Simplify with imports, remove extraneous stuff label Jan 31, 2020
@astrochun astrochun self-assigned this Jan 31, 2020
astrochun added a commit that referenced this issue Mar 1, 2020
astrochun added a commit that referenced this issue Jun 3, 2020
…d use Columns to later incorporate in tables (iss #10)
astrochun added a commit that referenced this issue Jun 3, 2020
astrochun added a commit that referenced this issue Jun 3, 2020
astrochun added a commit that referenced this issue Jun 3, 2020
…efore adding dust attenuation information (iss #10)
astrochun added a commit that referenced this issue Jun 5, 2020
astrochun added a commit that referenced this issue Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
organization Simplify with imports, remove extraneous stuff
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant