Work on Usability, Benchmarking, and Deployment
Many improvements in the last few months:
- Documentation updates and deployment of pip wheels on tags (PR #356).
- Cleanups of conviqt polarization support (PR #347).
- Support elevation nods in ground simulations (PR #355).
- Fix a bug in parallel writing of Healpix FITS files (PR #354).
- Remove dependence on MPI compilers. Only mpi4py is needed (PR #350).
- Use the native mapmaker by default in the example pipelines (PR #352).
- Updates to build system for pip wheel compatibility (PR #348, #351).
- Switch to github actions instead of travis for continuous integration (PR #349).
- Updates to many parts of the simulation and filtering operators (PR #341).
- In the default Healpix pointing matrix, support None for HWP angle (PR #345).
- Add support for HWP in conviqt beam convolution (PR #343).
- Reimplementation of example jobs used for benchmarks (PR #332).
- Apply atmosphere scaling in temperature, not intensity (PR #328).
- Minor bugfix in binner when running in debug mode (PR #325).
- Add optional boresight offset to the scheduler (PR #329).
- Implement helper tools for parsing mapmaker options (PR #321).