Bug fixes and updates
What's Changed
* Adding coverage config file. by astronomerritt in https://github.com/dirac-institute/sorcha/pull/747
* Implements unit tests for orbit conversion utils, fixes obliquity of … by bernardinelli in https://github.com/dirac-institute/sorcha/pull/748
* remove ./data/camera file by mschwamb in https://github.com/dirac-institute/sorcha/pull/750
* Remove empty data directory by mschwamb in https://github.com/dirac-institute/sorcha/pull/753
* Update README.md by mschwamb in https://github.com/dirac-institute/sorcha/pull/754
* Update README.md by mschwamb in https://github.com/dirac-institute/sorcha/pull/757
* Update inputs.rst by bernardinelli in https://github.com/dirac-institute/sorcha/pull/759
* clean up readme tests data directory by mschwamb in https://github.com/dirac-institute/sorcha/pull/755
* Small change to getModuleRNG for readability by jeremykubica in https://github.com/dirac-institute/sorcha/pull/764
* Proper update of logging incl. test files by astjoephysics in https://github.com/dirac-institute/sorcha/pull/767
* Doc strings reformatting by mschwamb in https://github.com/dirac-institute/sorcha/pull/762
* Fix H columns for single-filter runs by astronomerritt in https://github.com/dirac-institute/sorcha/pull/768
* Clean up in demo directory by mschwamb in https://github.com/dirac-institute/sorcha/pull/769
* Standardising randomisation, small fixes. by astronomerritt in https://github.com/dirac-institute/sorcha/pull/777
* Adding notebooks to generate Sorcha runscripts. by astronomerritt in https://github.com/dirac-institute/sorcha/pull/778
* Corrected docstrings. by matthewholman in https://github.com/dirac-institute/sorcha/pull/783
* Update ci by mschwamb in https://github.com/dirac-institute/sorcha/pull/789
* formatting updates to get the linter happy by mschwamb in https://github.com/dirac-institute/sorcha/pull/790
* Update csv reads by mschwamb in https://github.com/dirac-institute/sorcha/pull/794
* Fixes orbits failing silently, adds ephemeris documentation by bernardinelli in https://github.com/dirac-institute/sorcha/pull/798
* \s-->\\s by mschwamb in https://github.com/dirac-institute/sorcha/pull/799
* Experimenting with CI concurrency to address connection timeout by drewoldag in https://github.com/dirac-institute/sorcha/pull/802
* Trying a different concurrency. by drewoldag in https://github.com/dirac-institute/sorcha/pull/803
* updates to try and test CI errors by mschwamb in https://github.com/dirac-institute/sorcha/pull/804
* update codecov runner, add mac ARM, attempt to fix failing CI by mschwamb in https://github.com/dirac-institute/sorcha/pull/806
* Extra orbit conversion test by bernardinelli in https://github.com/dirac-institute/sorcha/pull/807
* Turns off the new rebound adaptive timestep and reverts back to the s… by bernardinelli in https://github.com/dirac-institute/sorcha/pull/809
* Issue 793 by samncorn in https://github.com/dirac-institute/sorcha/pull/808
* Seed the random number generator with urandom by jeremykubica in https://github.com/dirac-institute/sorcha/pull/810
* Adding command to copy config files. by astronomerritt in https://github.com/dirac-institute/sorcha/pull/780
New Contributors
* astjoephysics made their first contribution in https://github.com/dirac-institute/sorcha/pull/767
**Full Changelog**: https://github.com/dirac-institute/sorcha/compare/0.6.3...v0.6.4