-
Notifications
You must be signed in to change notification settings - Fork 1
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
Labels
organization
Simplify with imports, remove extraneous stuff
Comments
astrochun
added a commit
that referenced
this issue
Jan 31, 2020
astrochun
added a commit
that referenced
this issue
Jan 31, 2020
astrochun
added a commit
that referenced
this issue
Jan 31, 2020
astrochun
added a commit
that referenced
this issue
Jan 31, 2020
astrochun
added a commit
that referenced
this issue
Jan 31, 2020
astrochun
added a commit
that referenced
this issue
Feb 1, 2020
astrochun
added a commit
that referenced
this issue
Feb 1, 2020
astrochun
added a commit
that referenced
this issue
Feb 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 1, 2020
astrochun
added a commit
that referenced
this issue
Mar 5, 2020
astrochun
added a commit
that referenced
this issue
May 22, 2020
astrochun
added a commit
that referenced
this issue
May 22, 2020
astrochun
added a commit
that referenced
this issue
May 22, 2020
astrochun
added a commit
that referenced
this issue
May 25, 2020
astrochun
added a commit
that referenced
this issue
May 29, 2020
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
…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
…ns to specify different inputs (iss #10)
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 3, 2020
astrochun
added a commit
that referenced
this issue
Jun 3, 2020
astrochun
added a commit
that referenced
this issue
Jun 4, 2020
astrochun
added a commit
that referenced
this issue
Jun 4, 2020
astrochun
added a commit
that referenced
this issue
Jun 5, 2020
astrochun
added a commit
that referenced
this issue
Jun 5, 2020
astrochun
added a commit
that referenced
this issue
Jun 5, 2020
astrochun
added a commit
that referenced
this issue
Jun 5, 2020
…n_names for filename convention (iss #10)
astrochun
added a commit
that referenced
this issue
Jun 7, 2020
astrochun
added a commit
that referenced
this issue
Jun 8, 2020
astrochun
added a commit
that referenced
this issue
Jun 10, 2020
astrochun
added a commit
that referenced
this issue
Jun 10, 2020
astrochun
added a commit
that referenced
this issue
Jun 10, 2020
astrochun
added a commit
that referenced
this issue
Jun 10, 2020
astrochun
added a commit
that referenced
this issue
Jun 10, 2020
astrochun
added a commit
that referenced
this issue
Jun 14, 2020
astrochun
added a commit
that referenced
this issue
Jun 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Changes include:
Fixes to variable names(combine_asc,Bneg0)PEP8 compatibilitymissing 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:
column_names
[5021fb7, 4dee557]bin_emission_line_fit
table. [5021fb7]attenuation
. It needs to useline_name_short
to get names (cd02279) andcolumn_names
for filenames (bc80a0b)Changes are part of
feature/plotting_balmer
and part ofrelease/1.1.0
The text was updated successfully, but these errors were encountered: