Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Increase sat sim verbosity * Add reporting * Fix typo * Indicate the correct reference frame * Fix coordinate system conversion during pointing expansion * Add coordinate system support to satellite simulation * Improve reporting * Clean up code * Refactor map writing into a separate method * Fix unit test failure * Refactor mapmaker for better readability * Run source formatter * Refactor template solver * Add --sample_rate and --fsample to toast_sim_satellite.py * Add gpu staging to coordinate rotated boresight (#750) * Eventually, this could be moved to a dedicated operator which creates rotated boresight pointing. * For now, this is handled by the pointing_detector operator, and the rotated boresight is created if needed, and moved to the appropriate device. * Restore original defaults --------- Co-authored-by: Theodore Kisner <[email protected]>
- Loading branch information