-
Notifications
You must be signed in to change notification settings - Fork 3
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
28 locit solver for antenna positions #140
Commits on Aug 31, 2023
-
locit: basic infrastructure for locit set
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ae849c - Browse repository at this point
Copy the full SHA 0ae849cView commit details -
locit: Small change in general dask computing routine, keys on the ma…
…in dict that contain info on their name are ignored
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 8799c05 - Browse repository at this point
Copy the full SHA 8799c05View commit details -
locit: Fixed the saving of time in mjd in extract_locit
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for f404a94 - Browse repository at this point
Copy the full SHA f404a94View commit details -
locit: Added hour angle + declination to alt az coordinate system
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for fa8fd6d - Browse repository at this point
Copy the full SHA fa8fd6dView commit details -
locit: basic workflow implemented
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c8f72f - Browse repository at this point
Copy the full SHA 4c8f72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b6383 - Browse repository at this point
Copy the full SHA 08b6383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e72a43 - Browse repository at this point
Copy the full SHA 7e72a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f7edd - Browse repository at this point
Copy the full SHA b3f7eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d02539 - Browse repository at this point
Copy the full SHA 9d02539View commit details -
locit: Implemented k term and phase slope in scipy solving routine, s…
…till not accessible from user
Configuration menu - View commit details
-
Copy full SHA for 3a9d188 - Browse repository at this point
Copy the full SHA 3a9d188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 106bb02 - Browse repository at this point
Copy the full SHA 106bb02View commit details -
locit: Implemented k term and phase slope terms in both linear algebr…
…a and scipy fits. scipy and linear algebra agree for up to 5 or 6 decimal places!
Configuration menu - View commit details
-
Copy full SHA for 6fc224a - Browse repository at this point
Copy the full SHA 6fc224aView commit details -
locit: Now the user can choose between the two available fitting engi…
…nes, scipy or linear algebra
Configuration menu - View commit details
-
Copy full SHA for 1159c68 - Browse repository at this point
Copy the full SHA 1159c68View commit details -
locit: Created mds class for position files
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for ca98716 - Browse repository at this point
Copy the full SHA ca98716View commit details -
locit: Cal tables don't preserve the polarization scheme of the data.…
… Now the polarization scheme is inferred from the telescope being used.
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 61ba986 - Browse repository at this point
Copy the full SHA 61ba986View commit details -
locit: It is now possible to use the information from both polarizati…
…ons for the data fit
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 11364fe - Browse repository at this point
Copy the full SHA 11364feView commit details -
locit: Flagged data is now excluded
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 0bda033 - Browse repository at this point
Copy the full SHA 0bda033View commit details -
locit: Added support for conversion between time units
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for d93dc49 - Browse repository at this point
Copy the full SHA d93dc49View commit details -
locit: Added tool to format number and their errors to appropriate si…
…gnificant digits
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 657331f - Browse repository at this point
Copy the full SHA 657331fView commit details -
locit: fit results can now be exported
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 58405f9 - Browse repository at this point
Copy the full SHA 58405f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a288c8 - Browse repository at this point
Copy the full SHA 1a288c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191dd3d - Browse repository at this point
Copy the full SHA 191dd3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ce097 - Browse repository at this point
Copy the full SHA 00ce097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d20ad0 - Browse repository at this point
Copy the full SHA 4d20ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe0323 - Browse repository at this point
Copy the full SHA abe0323View commit details -
locit: Added gain dependency plots including fit, also added phase wr…
…apping for slope term in scipy fits
Configuration menu - View commit details
-
Copy full SHA for d3a3a2d - Browse repository at this point
Copy the full SHA d3a3a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd33f7 - Browse repository at this point
Copy the full SHA 4dd33f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1e50e - Browse repository at this point
Copy the full SHA 8c1e50eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ac115 - Browse repository at this point
Copy the full SHA 55ac115View commit details -
Victor de Souza Magalhaes committed
Aug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 9ad6a35 - Browse repository at this point
Copy the full SHA 9ad6a35View commit details -
locit: Simplified and factorized data filtering
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for d5a7b00 - Browse repository at this point
Copy the full SHA d5a7b00View commit details -
locit: Renamed all mentions of delay to phase
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for d5860ca - Browse repository at this point
Copy the full SHA d5860caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1a3e4 - Browse repository at this point
Copy the full SHA 2f1a3e4View commit details -
locit: Added optional rotation to array center longitude
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for f0b51b1 - Browse repository at this point
Copy the full SHA f0b51b1View commit details -
locit: Added nsec, usec and msec to time units
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for f0e7591 - Browse repository at this point
Copy the full SHA f0e7591View commit details -
locit: It is now possible to return a dict of xdses in the dask gener…
…al utility
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for ebfb01d - Browse repository at this point
Copy the full SHA ebfb01dView commit details -
locit: Fitting is now done in delay space rather than phase space, th…
…is is the first step in making locit capable of combining DDIs in the fit, plotting routines not yet updated
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for f13c252 - Browse repository at this point
Copy the full SHA f13c252View commit details -
locit: Factorized the processing steps this is the second step in mak…
…ing locit capable of combining DDIs in the fit, plotting routines not yet updated
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 2a210ab - Browse repository at this point
Copy the full SHA 2a210abView commit details -
locit: Enabled either two or one level structure for position mds thi…
…s is the third step in making locit capable of combining DDIs in the fit, plotting routines not yet updated
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 770f159 - Browse repository at this point
Copy the full SHA 770f159View commit details -
locit: locit is now capable of combining DDIs in the fit, plotting ro…
…utines not yet updated, error bars in linear algebra fit meaningless
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for e0ee93f - Browse repository at this point
Copy the full SHA e0ee93fView commit details -
locit: plot_sky_coverage now supports the two possible structures for…
… the position mds
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 27b7cc7 - Browse repository at this point
Copy the full SHA 27b7cc7View commit details -
plot_delays, which supports the two possible structures for the position mds
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for fd02ccc - Browse repository at this point
Copy the full SHA fd02cccView commit details -
locit: updated locit tutorial notebook
Victor de Souza Magalhaes committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 234e486 - Browse repository at this point
Copy the full SHA 234e486View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b94cb - Browse repository at this point
Copy the full SHA b7b94cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4847b46 - Browse repository at this point
Copy the full SHA 4847b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 171674f - Browse repository at this point
Copy the full SHA 171674fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 319f5ef - Browse repository at this point
Copy the full SHA 319f5efView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b281ee - Browse repository at this point
Copy the full SHA 0b281eeView commit details -
Add cal table download option for locit testing. Add locit to docs. U…
…pdate soem incorrect docstrings.
Configuration menu - View commit details
-
Copy full SHA for b6c72cd - Browse repository at this point
Copy the full SHA b6c72cdView commit details