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

Auxtel fit pt #100

Merged
merged 148 commits into from
Dec 5, 2022
Merged

Auxtel fit pt #100

merged 148 commits into from
Dec 5, 2022

Commits on Apr 4, 2022

  1. Merge pull request #95 from LSSTDESC/debug-auxtel

    Debug auxtel
    
    I still need to check if its work because following detailed instructions according github one by one failed. Just wait for my next comment.
    sylvielsstfr authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    33dceb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Merge pull request #96 from LSSTDESC/debug-auxtel

    refine the prior on DCCD for auxtel
    jeremyneveu authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    98909f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. add ratio order2/order1

    sylvielsstfr committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    abb61ca View commit details
    Browse the repository at this point in the history
  2. add ratio order2/order1

    sylvielsstfr committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    bd84a1b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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

Commits on Jun 28, 2022

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

Commits on Jul 3, 2022

  1. ftit T and P in FFM

    Jérémy Neveu committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    e7bbe47 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

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

Commits on Jul 10, 2022

  1. correct sign for ronchi170lpmm dispersion axis angle

    Jérémy Neveu committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    9126b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d54222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    852013f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f36c4e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. minor change

    sylvielsstfr committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7e56b45 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. add fixed temperature

    Jérémy Neveu committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4f8ba69 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. merge

    Jérémy Neveu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    40a328d View commit details
    Browse the repository at this point in the history
  2. add airmass fit for ADR

    Jérémy Neveu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    fd69ea3 View commit details
    Browse the repository at this point in the history
  3. alternative ADR model from Sinclair 1985

    Jérémy Neveu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f88bd27 View commit details
    Browse the repository at this point in the history
  4. store fitted airmass in header

    Jérémy Neveu committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b82fd82 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. optimization of parameters

    Jérémy Neveu committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    fe86fdb View commit details
    Browse the repository at this point in the history
  2. change rotation angle

    Jérémy Neveu committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    6252f6e View commit details
    Browse the repository at this point in the history
  3. count outliers and masked pixels in chisq

    Jérémy Neveu committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8b7c8eb View commit details
    Browse the repository at this point in the history
  4. use maks in buid_psf() for faster computation

    Jérémy Neveu committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    3793166 View commit details
    Browse the repository at this point in the history
  5. MAJOR CHANGES: add independent PSF parameters for order 2; add y_c po…

    …lynom for spectrogram trace to ADR model; better handling of the masks for faster computation; 3 loops to compute ADR
    Jérémy Neveu committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    003b727 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. clean the code

    Jérémy Neveu committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    641fe37 View commit details
    Browse the repository at this point in the history
  2. Plot order 2 as a signal not a contamination

    Jérémy Neveu committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b0a6b1d View commit details
    Browse the repository at this point in the history
  3. less verbosity

    jeremyneveu committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    14b36ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8df72eb View commit details
    Browse the repository at this point in the history
  5. debug order 2 lambdas

    Jérémy Neveu committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6d2d543 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74da7b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. MAJOR CHANGES: remove all self.lambdas_order2 because its misleading …

    …: the wavelengths of the second order are the same as the ones of the first order
    Jérémy Neveu committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b8c7fc2 View commit details
    Browse the repository at this point in the history
  2. cleaning

    Jérémy Neveu committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    86dd1de View commit details
    Browse the repository at this point in the history
  3. add marker option for plot_spectrum_simple()

    Jérémy Neveu committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    cad53dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a75338 View commit details
    Browse the repository at this point in the history
  5. clip plot_spectrum second order to max pixel visible

    Jérémy Neveu committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2d6241e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. add ratio 3 over 2 for holo4_003

    Jérémy Neveu committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c1c715f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d85fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4875aa View commit details
    Browse the repository at this point in the history
  4. NEW ratio 2/1 for holo4_003 from sky data using BG40 filter

    Jérémy Neveu committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c9fa8d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3998e57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e063706 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a428a51 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. debug fit multispectra

    jeremyneveu committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    da6ce98 View commit details
    Browse the repository at this point in the history
  2. add PSF_REG in output headers

    Jérémy Neveu committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c67d5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e809b View commit details
    Browse the repository at this point in the history
  4. target label: replace . by space (for mu.col)

    Jérémy Neveu committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    90a7935 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. new strategy for libradtran simulation : do not write input and outpu…

    …t files but use subprocess capabilities instead
    Jérémy Neveu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    636e9f1 View commit details
    Browse the repository at this point in the history
  2. repair target label (for eta dor)

    Jérémy Neveu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f4b20dd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. less verbosity

    jeremyneveu committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a8fdd49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4268795 View commit details
    Browse the repository at this point in the history
  3. refactoring functions but buggy

    Jérémy Neveu committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d889a78 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. update pressure, airmass and temperature in atmospheregrid() with spe…

    …ctrum file name given
    Jérémy Neveu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    63f3cc4 View commit details
    Browse the repository at this point in the history
  2. add filter label in output spectrum header

    Jérémy Neveu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f9c568c View commit details
    Browse the repository at this point in the history
  3. new arguments for atmosphere grid

    Jérémy Neveu committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9d0767e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

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

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    dfccb8d View commit details
    Browse the repository at this point in the history
  3. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6619af2 View commit details
    Browse the repository at this point in the history
  4. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2a5cbf4 View commit details
    Browse the repository at this point in the history
  5. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    1311fc3 View commit details
    Browse the repository at this point in the history
  6. Add camera_angle attribute to Spectrum

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4197ae8 View commit details
    Browse the repository at this point in the history
  7. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a3277eb View commit details
    Browse the repository at this point in the history
  8. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e92e35e View commit details
    Browse the repository at this point in the history
  9. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f5f747d View commit details
    Browse the repository at this point in the history
  10. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    567974d View commit details
    Browse the repository at this point in the history
  11. cleaning

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ee7e118 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #104 from LSSTDESC/auxtel_fit_PT_test

    refactoring functions for simulator and fullfowardmodel
    jeremyneveu authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a5570f2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b6df09a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    153ec93 View commit details
    Browse the repository at this point in the history
  15. use lambdas_order2 for spectrogram simulation

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    aa587cf View commit details
    Browse the repository at this point in the history
  16. new starting point for PWV

    Jérémy Neveu committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    eb7f7e4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a5611d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    bdb0a7d View commit details
    Browse the repository at this point in the history
  2. remove np.object calls

    Jérémy Neveu committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    74b7398 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. enlarge a bit the mask with a convolution

    Jérémy Neveu committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8449f05 View commit details
    Browse the repository at this point in the history
  2. DEBUG: preserve masked/zero-ed pixels in W matrix

    Jérémy Neveu committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c0e6881 View commit details
    Browse the repository at this point in the history
  3. add masking in spectrogram fit and simulation

    Jérémy Neveu committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    2860dd6 View commit details
    Browse the repository at this point in the history
  4. propagate model uncertainties in plots

    Jérémy Neveu committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    3b9b35a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    accc282 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fea4423 View commit details
    Browse the repository at this point in the history
  7. repair reset of lambda min and lambda max with filter

    Jérémy Neveu committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    2b0a301 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8236257 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 9, 2022

  1. adjust tests for new spectractor exctraction

    Jérémy Neveu committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    0b91666 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. repair rescale_to_legendre() function

    Jérémy Neveu committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7404503 View commit details
    Browse the repository at this point in the history
  2. calibrate_spectrum: iterates for better computation of ADR

    Jérémy Neveu committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8915c39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a4fe3f View commit details
    Browse the repository at this point in the history
  4. cleaning

    Jérémy Neveu committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b5f0aa3 View commit details
    Browse the repository at this point in the history
  5. repair full chain test after recent spectractor developments

    Jérémy Neveu committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    69c8587 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5355580 View commit details
    Browse the repository at this point in the history
  7. fix lambda_ref to 550 by default, otherwise computed using reference …

    …spectrum if it exists
    Jérémy Neveu committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bf6b900 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. remove verbosity

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    99d3975 View commit details
    Browse the repository at this point in the history
  2. Fusion all outputs into one unique FITS file

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a5d0ff1 View commit details
    Browse the repository at this point in the history
  3. move old ctio logbook data to tests/data

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f3681f6 View commit details
    Browse the repository at this point in the history
  4. rename target label for getCalspec because of dots in names

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7407636 View commit details
    Browse the repository at this point in the history
  5. upgrade spectractor version

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0df2ca9 View commit details
    Browse the repository at this point in the history
  6. upgrade spectractor version

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5c75fa8 View commit details
    Browse the repository at this point in the history
  7. merge tests branches

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f690789 View commit details
    Browse the repository at this point in the history
  8. debug tests

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8cc161a View commit details
    Browse the repository at this point in the history
  9. cleaning

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8c77024 View commit details
    Browse the repository at this point in the history
  10. cleaning

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c88c639 View commit details
    Browse the repository at this point in the history
  11. increase coverage

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    83e5512 View commit details
    Browse the repository at this point in the history
  12. remove fullchain

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6a08c29 View commit details
    Browse the repository at this point in the history
  13. re-enable simulator tests

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ab65eb6 View commit details
    Browse the repository at this point in the history
  14. cleaning

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    13424e8 View commit details
    Browse the repository at this point in the history
  15. re-enable test_simulator

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3c1afc3 View commit details
    Browse the repository at this point in the history
  16. re-enable test_simulator

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    0a536cd View commit details
    Browse the repository at this point in the history
  17. increase coverage

    Jérémy Neveu committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    fb62eba View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. repair docs

    Jérémy Neveu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    392880d View commit details
    Browse the repository at this point in the history
  2. repair docs

    Jérémy Neveu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    698ef43 View commit details
    Browse the repository at this point in the history
  3. repair docs

    Jérémy Neveu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3e82401 View commit details
    Browse the repository at this point in the history
  4. repair docs

    Jérémy Neveu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f4685cc View commit details
    Browse the repository at this point in the history
  5. repair docs

    Jérémy Neveu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    214fa4e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. repair docs

    Jérémy Neveu committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    549d20c View commit details
    Browse the repository at this point in the history
  2. repair docs

    Jérémy Neveu committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f5a28eb View commit details
    Browse the repository at this point in the history
  3. repair docs

    Jérémy Neveu committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f153c65 View commit details
    Browse the repository at this point in the history
  4. repair docs

    Jérémy Neveu committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c76ef11 View commit details
    Browse the repository at this point in the history
  5. increase coverage

    Jérémy Neveu committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    92aa62a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. rewrite atmosphere classes to use rubin-libradtran conda package, res…

    …huffle atmo parameters in wavelength order: aersols, ozone, pwv
    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    7dfd114 View commit details
    Browse the repository at this point in the history
  2. adapt code to the new parametrization of atmosphere

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    79d28ba View commit details
    Browse the repository at this point in the history
  3. reactivate atmosphere doc tests

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    ed038b5 View commit details
    Browse the repository at this point in the history
  4. update readme for libradtran

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    f1f77e6 View commit details
    Browse the repository at this point in the history
  5. run tests only if astrometry.net is installed

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    4ed6576 View commit details
    Browse the repository at this point in the history
  6. repair doctests

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    f814243 View commit details
    Browse the repository at this point in the history
  7. repair doctests

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    8459af0 View commit details
    Browse the repository at this point in the history
  8. rebuild getCalspec table at installatino

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2c65e9a View commit details
    Browse the repository at this point in the history
  9. update version of getCalspec

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    7a4bd61 View commit details
    Browse the repository at this point in the history
  10. update version of getCalspec

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    031617e View commit details
    Browse the repository at this point in the history
  11. update version of getCalspec

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    c010393 View commit details
    Browse the repository at this point in the history
  12. remove noise in simu to remove randomness in the test

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    10b7436 View commit details
    Browse the repository at this point in the history
  13. repair doctests

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    c258bdb View commit details
    Browse the repository at this point in the history
  14. repair doctests

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    86322b8 View commit details
    Browse the repository at this point in the history
  15. increase coverage

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2feb91f View commit details
    Browse the repository at this point in the history
  16. repair doctests

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    ee214f6 View commit details
    Browse the repository at this point in the history
  17. increase coverage

    Jérémy Neveu committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    40188b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. increase coverage

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    ea2f11f View commit details
    Browse the repository at this point in the history
  2. repair doctests

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    e72cc9a View commit details
    Browse the repository at this point in the history
  3. repair doctests

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    481fb05 View commit details
    Browse the repository at this point in the history
  4. increase speedness of test_extractor with rebin=2

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    4f15c1f View commit details
    Browse the repository at this point in the history
  5. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    8823451 View commit details
    Browse the repository at this point in the history
  6. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    5faacc8 View commit details
    Browse the repository at this point in the history
  7. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    37a1dc1 View commit details
    Browse the repository at this point in the history
  8. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    2119fc7 View commit details
    Browse the repository at this point in the history
  9. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    63ca75c View commit details
    Browse the repository at this point in the history
  10. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    14acf9f View commit details
    Browse the repository at this point in the history
  11. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    6d113d4 View commit details
    Browse the repository at this point in the history
  12. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    640a682 View commit details
    Browse the repository at this point in the history
  13. tentative to install astrometry.net

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    b5ea081 View commit details
    Browse the repository at this point in the history
  14. repaired astrometry

    Jérémy Neveu committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    447a97d View commit details
    Browse the repository at this point in the history