Skip to content
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

New tests and documentation #9

Merged
merged 12 commits into from
Sep 15, 2024
Merged

Conversation

teob97
Copy link
Contributor

@teob97 teob97 commented Sep 12, 2024

See CHANGELOG https://github.com/teob97/grasp2alm/blob/master/CHANGELOG.md
This PR aims to solve #2 adding smaller test files and new tests with a simulated Gaussian beam.
Moreover, we added a new documentation deployed automatically using GitHub pages.

teob97 and others added 12 commits May 2, 2024 14:43
* First commit

* Fixed exeptions in beam_grid

* Fixed exeptions in beam_cut

* Fixed exeptions in beam_map
* New docs

* Added changelog, new docs and new dependencies

* Updated docstrings and created first docs index

* Added file format contents entries

* Changed doctrings

* Added documentation for .cut format

* Deployment test

* Added pandoc to github workflow, try 1

* Added pandoc to github workflow, try 2

* Added pandoc to github workflow, try 3

* Added .grd documentaion

* Fixed typos

* Added stokes file

* Added stokes conversion section

* First few lines of mapping documentation

* Added map interpolation documentation

* Modified autosummary class.rst template

* Updated changelog [no ci]

* Removed duplicated notebook
* Added check for nan values

* Added tearDown to delete buffer .cut file

* added test_beam_grid file and the NaN control in beam_grid

* delete grid test data file

* Added test for grasp2alm, doesn't work

* Fixed grasp2alm_cut test

* Fixed beam2alm test

* Removed atol from test beam2alm

* Added tests for second and third components

* Start implementing gaussian test for grid file

* added some mac hidden files to .gitignore

* Fixed test using assertTrue

* Added support notebook to visualize alm test

* Fixed vnum in test notebook

* Fixed returned quantities names

* Fixed grasp2alm test

* progess in test of beam2alm from grid file

* Refactoring of beam2alm cut test to speed up computation

* Added types to test

* Implemented linter suggestions

* Implemented linter suggestions

* Finished the unittest class setup in test_grid_beam2alm

* Implementation of test_grid_beam2alm completed

* Removed setUpClass to improve tests performance

* changed setUpClass with SetUp

* Added docstrings

* Added docstrings to beam cut

* Little changes inside test notebook

* Fixed alm sign into notebook based on Level-S

* More info about beam and alm

* Fixed tests

* Added beam rotation into x-axis before alm conversion

* Added GaussBeam class to simplify test

* Added get_alm and refactor gauss tests

* Modified gauss unit test to include both cut and grd

* Added comments to the test_beam_grid file

* removed notebooks folder

* New smaller test cut and grd file

---------

Co-authored-by: Nicola Brancadori <[email protected]>
Co-authored-by: Nicola Brancadori <[email protected]>
@yusuke-takase yusuke-takase merged commit 78d6aa3 into yusuke-takase:master Sep 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants