Commit 57f9d3be authored by yosata's avatar yosata
Browse files

Updated README

parent 7966645a
No related merge requests found
Showing with 28 additions and 0 deletions
+28 -0
......@@ -64,3 +64,31 @@ if __name__ == '__main__':
This generates the following figure.
![micado_psf](https://user-images.githubusercontent.com/48867822/182386125-35befdca-cb41-435f-9f64-9fa3a82baa62.png)
## Version info
To be able to fully reproduce the results of my thesis, here are the versions of all packages that I tend to use every now and then (Python and relevant packages).
`version_info.txt` contains all relevant Python and Python packages version information, that would be required to reverse engineer the versions that I used to obtain the presented results. This can be useful in reproducing my results. `version_info.txt` can be found [here](https://gitlab.astro.rug.nl/born/thesis-miscellaneous/-/blob/main/version_info.txt)
**The executive summary:**
- Python `3.9.7`
- numpy `1.20.3`
- matplotlib `3.4.3`
- AstroAtmosphere `1.6`
- astropy `5.0.4`
- scipy `1.7.1`
- pandas `1.3.4`
- photutils `1.4.0`
- ccdproc `2.2.0`
- pyFFTW `0.12.0`
- tabulate `0.8.9`
- pytz `2021.3`
- lmfit `1.0.3`
- latextable `0.3.0`
- mpl-scatter-density `0.7`
- pySLALIB `1.0.4`
- numba `0.54.1`
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment