8000 GitHub - agngur/PySSED: A copy of original PySSED by iain-mcdonald - deprec fixes and adjustments
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ PySSED Public
forked from iain-mcdonald/PySSED

A copy of original PySSED by iain-mcdonald - deprec fixes and adjustments

Notifications You must be signed in to change notification settings

agngur/PySSED

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySSED version 1.1

This version accompanies "The Nearby Evolved Stars Survey (NESS) V: properties of volume-limited samples of Galactic evolved stars" (McDonald et al., in review, MNRAS). Original reference: McDonald et al., 2024, RASTI, 3, 89.

PySSED should work out of the box using Python3 src/pyssed.py (see requirements.txt). However, if you need to add more filters, you will also need to download the model data files. Documentation, including detailed installation instructions, can be found in doc/Pyssed_manual.pdf.

To run the NESS models as in the MNRAS paper, you will need to change the programme setup to change the default filters to the NESS filters. In brief, run:

cd src/
Edit the NESS setup file so that RecomputeModelGrid = 1 python3 makemodel.py bt-settl setup.ness python3 pyssed.py single "Betelgeuse" simple setup.ness source shorten-model.scr Edit the NESS setup file so that RecomputeModelGrid = 0
Then run your command, e.g.: python3 pyssed.py list "ness.sources" simple setup.ness
The same process can be used to add other filters - see manual for full details.

About

A copy of original PySSED by iain-mcdonald - deprec fixes and adjustments

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%
0