Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aknierim committed Feb 28, 2025
1 parent 889cbf9 commit ba0ad29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/changes/53.maintenance.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
- Complete rewrite of dataset creation routine ``pyvisgen.simulation.data_set.SimulateDataSet``
- Accessible using a classmethod to load a config file
- Add optional multiprocessing support
- Add optional multithreading support
- Draw and fully test parameters before simulation loop. Previously this was done in the loop and tests were only performed for two time steps
- Support for polarization
- Add new default config file for new dataset creation routine
- Update CLI tool for dataset creation routine
- Allow passing HDF5 key in ``pyvisgen.utils.data.open_bundles``
- Restructure ``pyvisgen.gridding`` module by adding a ``utils`` submodule that contains all utility functions that previously were in the ``gridder`` submodule
- Also fix parts of the utility functions
- Update and fix tests

0 comments on commit ba0ad29

Please sign in to comment.