From 52bebe2d140a70bf12349b7daeb7ecca66d6a622 Mon Sep 17 00:00:00 2001 From: Thomas Morris Date: Sun, 6 Oct 2024 20:11:09 -0400 Subject: [PATCH] improve coordinate code --- docs/source/index.rst | 2 +- docs/source/papers.rst | 2 + docs/source/tutorials/MUSTANG-2_cluster.ipynb | 76 ++-- .../tutorials/custom-map-simulations.ipynb | 103 +++-- maria/atmosphere/__init__.py | 8 +- maria/base/__init__.py | 4 +- maria/coords/coordinates.py | 358 +++++++----------- maria/coords/transforms.py | 29 +- maria/instrument/__init__.py | 47 +-- maria/map/map.py | 4 + maria/plotting/__init__.py | 1 + maria/tests/test_pipeline.py | 2 +- maria/tod/tod.py | 6 +- 13 files changed, 260 insertions(+), 382 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index d47ce4bb..c76ef81b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -13,7 +13,7 @@ maria .. raw:: html -