-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Astropy Coordinate Transofmations For Reconstruction (#758)
* fix trafos to work for single pairs of coordinates which are not passed as arrays * change hillasreconstructor to use proper coordinate transformation and work on proper alt az angles * remove unused coordinate_transformaitons file * remove unused methods in linalg * remove deleted methods from init * handle nans in lstsqrs matrix * refactoring and h_max_predictor * renaming and refromatting * adapt test to new hillasreco * pass rcond explicetly to get rid of astropy warning * adapt example plot theta script * remove debugging dummy function * adapt theta notebook * fix some codacity style issues
- Loading branch information
Showing
8 changed files
with
315 additions
and
602 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.