Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jikrant3 committed Aug 14, 2022
2 parents 4fd5ebc + 94afb0a commit 5ac0198
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# models_and_tools

## cheatsheet_and_useful_functions.ipynb
Collections of small useful code snippets

## creating_model_files.ipynb
Codes to create and read model files
- Kurucz spectral library (as nD dataArray)
- Kurucz synthetic photometry (as nD dataArray)
- Koester spectral library (as nD dataArray)
- Koester synthetic photometry (as nD dataArray)
- Simple isochrone collection (logAge 7,8,9,10)
- ZAMS for various metallicities
- Bergeron WD cooling curves (DA, DB)

## References
Some references are given in the info.txt file. Please cite the missing sources on your own.

0 comments on commit 5ac0198

Please sign in to comment.