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

Disp models #42

Merged
merged 24 commits into from
Jun 12, 2020
Merged

Disp models #42

merged 24 commits into from
Jun 12, 2020

Commits on Apr 7, 2020

  1. first version of viewer with a Select button to show a second model =…

    … Nth best fit or template
    armengau committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    fc1d087 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    1023e5a View commit details
    Browse the repository at this point in the history
  2. debug

    armengau committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e82af66 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    4111daf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    b8a1cb3 View commit details
    Browse the repository at this point in the history
  2. interface cosmetics

    armengau committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    05d8607 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. 1) adapt std template rescaling to waverange [3600-9800]. 2) option -…

    …-with_multiple_models in cmx_coadds script to display several models
    armengau committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    0cb15dd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. dummy (avoid stash)

    armengau committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    92c9c2b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    db2fda5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. 1) Solve issue in interaction between select_model and update_plot ca…

    …llbacks. 2) Add OII-zoom/undo buttons
    armengau committed May 2, 2020
    Configuration menu
    Copy the full SHA
    c8c0153 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. changed set of options to display other models. In particular, if num…

    …_approx_fits==0, the set of redrock templates is not stored to html data.
    armengau committed May 5, 2020
    Configuration menu
    Copy the full SHA
    6354802 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    37ee664 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9680500 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. emission/absorption line data is now in separate text files. For each…

    … individual line there is a flag telling if its wavelength is vacuum or air
    armengau committed May 15, 2020
    Configuration menu
    Copy the full SHA
    8c59439 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Line list updated: see #27.

    armengau committed May 16, 2020
    Configuration menu
    Copy the full SHA
    da18821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f210d5a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. widget for standardised comments: their list is given in utils_specvi…

    …ewer; a selected 'standard comment' is concatenated to the 'VI comment'. 3-letter acronym for VIer name. changed VI widgets layout
    armengau committed May 18, 2020
    Configuration menu
    Copy the full SHA
    343478d View commit details
    Browse the repository at this point in the history
  2. fix issue #30

    armengau committed May 18, 2020
    Configuration menu
    Copy the full SHA
    06d92f4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. code restructure: js functions to save VI (to localStorage or to csv …

    …file). This avoids code duplicate.
    armengau committed May 19, 2020
    Configuration menu
    Copy the full SHA
    1fd4b4e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. changes to output VI file format. See #29. Extra spaces and '--' remo…

    …ved. New fields NIGHT TILEID Template_version. TARGETID renamed (also in widget). Fields in header have underscores. VI comments: ',' replaced automatically by ';'. Non ascii chars replaced by '?' except for angstroms, alpha beta gamma delta lambda (replaced automatically by plain ascii equivalents).
    armengau committed May 21, 2020
    Configuration menu
    Copy the full SHA
    7368ddc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. overlap_bands handling when switching single-arm/coadd. Widget layout…

    … changes. Update script for andes. Few bug fixes.
    armengau committed May 29, 2020
    Configuration menu
    Copy the full SHA
    cf93880 View commit details
    Browse the repository at this point in the history
  2. Camera-coadding algo in python now identical to the one used in js (f…

    …or consistency of displayed plots): function mycoaddcam.coaddcam_prospect(). Background color in some widgetboxes (highlighting VI widgets and redshifting widgets, that's an esthetical attempt).
    armengau committed May 29, 2020
    Configuration menu
    Copy the full SHA
    568a452 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Change max smoothing length. Other model: for 'STD' spectra, display …

    …them at z=z_input instead of fixed values (0/0.7/1.5 for star/galaxy/qso)
    armengau committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3d640dc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    60f418d View commit details
    Browse the repository at this point in the history