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

Reconstruction fix (also for Divergent Pointing) #946

Merged
merged 55 commits into from
Jul 17, 2019
Merged

Reconstruction fix (also for Divergent Pointing) #946

merged 55 commits into from
Jul 17, 2019

Commits on Feb 1, 2019

  1. Few bugs corrected in HillasIntersection after #896

    Thomas Gasparetto committed Feb 1, 2019
    9 Configuration menu
    Copy the full SHA
    8a9b821 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Create HorizonFrame with location and obstime.

    Thomas Gasparetto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    9b58769 View commit details
    Browse the repository at this point in the history
  2. horizon frame derived from array_pointing.frame

    Thomas Gasparetto committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    e245120 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

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

Commits on Feb 19, 2019

  1. First change to HillasReconstructor for divergent

    Thomas Gasparetto committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    89ae1fb View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Fixed coords in nominal frame ImPACT. small bug fix.

    Thomas Gasparetto committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    caddffa View commit details
    Browse the repository at this point in the history
  2. Telescopes pointings fixed. Remove plotting for debug.

    Thomas Gasparetto committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    c8a7fd8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into small_coords_fix

    Thomas Gasparetto committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    96bdc8b View commit details
    Browse the repository at this point in the history
  4. Really remove plotting (not just comment).

    Thomas Gasparetto committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    fddc013 View commit details
    Browse the repository at this point in the history
  5. put back function where it was.

    Thomas Gasparetto committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    d0b95c1 View commit details
    Browse the repository at this point in the history
  6. Docstrings fix.

    Thomas Gasparetto committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    43c874a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

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

Commits on Feb 27, 2019

  1. Fix docstrings after merging.

    Thomas Gasparetto committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    71479ce View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Fix docstrings and typos.

    Thomas Gasparetto committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    fa6eea6 View commit details
    Browse the repository at this point in the history
  2. Move NominalFrame to init. No need to compute it everytime.

    Thomas Gasparetto committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    a12f105 View commit details
    Browse the repository at this point in the history
  3. Remove trial over different seeds. Increase time and physical perform…

    …ances.
    Thomas Gasparetto committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    16a0c19 View commit details
    Browse the repository at this point in the history
  4. Add interpolator variables reset at each ImPACT.predict() call.

    Thomas Gasparetto committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    8989e37 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. typos fixed

    Thomas Gasparetto committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    c1c00f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    170d04d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Updated impact point reconstruction for divergent pointing.

    Thomas Gasparetto committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    12e2fc4 View commit details
    Browse the repository at this point in the history
  2. Fix test for HillasReconstructor. Flag divergent as True.

    Thomas Gasparetto committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    38189c8 View commit details
    Browse the repository at this point in the history
  3. Fix Impact tests.

    Thomas Gasparetto committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    823a635 View commit details
    Browse the repository at this point in the history
  4. Remove useless print and return in __init__

    Thomas Gasparetto committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    75cddab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd3756e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Fixen lst bootcamp notebook.

    Thomas Gasparetto committed May 3, 2019
    Configuration menu
    Copy the full SHA
    4fc8b19 View commit details
    Browse the repository at this point in the history
  2. Fix stereo_reconstruction example

    Thomas Gasparetto committed May 3, 2019
    Configuration menu
    Copy the full SHA
    82f848f View commit details
    Browse the repository at this point in the history
  3. Fix for plot_theta_square

    Thomas Gasparetto committed May 3, 2019
    Configuration menu
    Copy the full SHA
    b302716 View commit details
    Browse the repository at this point in the history
  4. Fix reconstruction and tel_id instead of telescope_id

    Thomas Gasparetto committed May 3, 2019
    Configuration menu
    Copy the full SHA
    89b7c79 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    fb67869 View commit details
    Browse the repository at this point in the history
  2. remove useless function calls in tests

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    5145b85 View commit details
    Browse the repository at this point in the history
  3. remove useless print

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    60c2f83 View commit details
    Browse the repository at this point in the history
  4. Fixed xmax reco with hillas intersection

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    3f00ab7 View commit details
    Browse the repository at this point in the history
  5. added test for xmax with hillas intersection

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    63c3880 View commit details
    Browse the repository at this point in the history
  6. correct to_value conversion

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    61f16ef View commit details
    Browse the repository at this point in the history
  7. fix bug for hess weighting function

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    27b9296 View commit details
    Browse the repository at this point in the history
  8. simplify weight_sin function. remove np.fabs

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    8e5c46e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2620b11 View commit details
    Browse the repository at this point in the history
  10. More tests for the impact point reconstruction in tilted frame

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    68c86fa View commit details
    Browse the repository at this point in the history
  11. revert meters to radians. add test for nominal reconstruction.

    Thomas Gasparetto committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    c87e686 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. removed useless import

    Thomas Gasparetto committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    3ee93aa View commit details
    Browse the repository at this point in the history
  2. fix codacy complainings

    Thomas Gasparetto committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    90d3711 View commit details
    Browse the repository at this point in the history
  3. fixed non used argument in function

    Thomas Gasparetto committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    5d2cf66 View commit details
    Browse the repository at this point in the history
  4. Fix codacy...again

    Thomas Gasparetto committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    3c99602 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Refactored HillasIntersector to use it as HillasReconstructor.

    Thomas Gasparetto committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    c7f4828 View commit details
    Browse the repository at this point in the history
  2. Test Reconstructor for divergent pointing. tested with parallel file …

    …only.
    Thomas Gasparetto committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    57ac9c4 View commit details
    Browse the repository at this point in the history
  3. Added tests to HillasIntersection.

    Thomas Gasparetto committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e6c397f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. copy hillas_dictionary before changing it

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    d07d6bb View commit details
    Browse the repository at this point in the history
  2. Remove divergent_mode flag from predict.

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    5432aaf View commit details
    Browse the repository at this point in the history
  3. Update test

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    088a98c View commit details
    Browse the repository at this point in the history
  4. Verify test_reconstruction is tested and not skipped

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    d15a6af View commit details
    Browse the repository at this point in the history
  5. add single test for HillasReconstructor and HillasIntersection

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    0ea4ce8 View commit details
    Browse the repository at this point in the history
  6. Refactor warnings for both reconstructors. Warnings are in reco_algor…

    …ithms
    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    161467b View commit details
    Browse the repository at this point in the history
  7. Added traitlets to hillas_intersection

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    8a440a9 View commit details
    Browse the repository at this point in the history
  8. Docstrings fix

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    2405e2d View commit details
    Browse the repository at this point in the history
  9. tests for reconstructors updated.

    Thomas Gasparetto committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    f5c847f View commit details
    Browse the repository at this point in the history