exoMMR is ..... something. yup.

FEATURES:


QUICK INSTALLATION:
pip install exoMMR 
or
python -m pip install exoMMR

TODO
- Get user-defined units working
- Include periodogram analysis
- Include separatrix analysis
- Implement neural net
- Include SS expansions

PAPERS:
- MacDonald, Feil, Quinn, and Rice 2022 (The Astronomical Journal, Volume 163, Issue 4, id.162, 12 pp.) develops the framework for exoMMR and demonstrates the ability to constrain resonances with N-body simulations

- MacDonald and Quinn 2023 (submitted to The Astronomical Journal) tests exoMMR on five additional systems

- MacDonald, Polania, D'angiolillo, and Fernandez (in prep.) describes the code structure and demonstrates the main features

ACKNOWLEDGEMENTS:
If you use this code or parts of this code for results presented in a scientific publication, we would greatly appreciate a citation. please cite exoMMR, MacDonald et al. 2023


LICENSE:
exoMMR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version.

exoMMR is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with exoMMR. If not, see http://www.gnu.org/licenses/.

CHANGELOG
- 09/04/2022: exoMMR launches on github and PyPA. I guess not a change, but seemed good to start the log somewhere.