On-sky source templates for ScopeSim
Project description
ScopeSim Templates
This packages contain a number of templates to generate Source
objects to be used in simulations with the ScopeSim Simulator
The Documentation can be found here: https://scopesim-templates.readthedocs.io/en/latest
Installation
The best way to install the software is to use pip
pip install scopesim_templates
To install the development version you can clone the repository
git clone https://github.com/AstarVienna/ScopeSim_Templates/
cd ScopeSim_Templates
pip install -e .
Requirements
The Source
object
The above functions are created to easy the creation of standard sources but the power of the Source
object doesn't end there and can be used to create endless sources possibilities.
In a nutshell a Source
object contains a spacial and spectral description of the sources. The spectral description are in the form of synphot
spectra and the spacial description can be an astropy
table referencing the spectra or a fits image. Source
can also accept datacubes. The speXtra
package contains an extensive library of spectral templates that can be used with the sources. Please check the relevant documentation.
Source
templates included
Currently, the package covers the most typical sources used in astronomy:
-
stellar
star
: Places a single star on the fieldstars
: Places a list of stars on the fieldstar_field
: Creates field of stars with random positionsstar_grid
: Creates a field of stars with regular positionscluster
: Creates an age=0 cluster with a user selected mass
-
extragalactic
galaxy
: A simple sersic model with a user selected SED from thespeXtra
databasegalaxy3D
: A more complex model that includes a velocity field and velocity dispersion fieldspiral_two_component
: Simple two component model with an outer spiral young SED and an old SED bulgeelliptical
: Another sersic model using the Brown SEDs
-
misc
point_source
: similar tostar
but using any SED from thespeXtra
databaseuniform_source
: Creates a uniform source with any SED fromspeXtra
source_from_file
: Load the source from a fits file. Depending on the characteristics othe functions may be more suitablesource_from_imagehdu
: creates a source from anImageHDU
with an arbitrary flux and scalesource_from_imagehdu_with_flux
: creates a source from anImageHDU
where the flux/pixel is knownsource_from_array
: General function to create a source from a 2Dnumpy
arraysource_from_cube
: Wrapper to create a source from a 3D datacube
-
calibration
lamp
: Simulates a calibration lamp, i.e. a homogenous source with emissions linesflat_field
: Simulates a flat fieldempty_sky
: To simulate a sky without no other sources
Please see the documentation how to use each particular source and contact us (raise an issue or submit a pull request) if more specialized sources are needed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scopesim_templates-0.6.0.tar.gz
.
File metadata
- Download URL: scopesim_templates-0.6.0.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c8695d0577585f2fd89f1e8ba20521b6074a3c0d079fe117665751abcdc82c2 |
|
MD5 | 98d91eb4dee74c28cc6b9f1e9dc33883 |
|
BLAKE2b-256 | c4105ccdbb44ccec274cf5c67a2a4cb14fb4a45ba1a92eb7bd15c0e0a1795829 |
File details
Details for the file scopesim_templates-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: scopesim_templates-0.6.0-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 378cdf9fcdf8976779907a0905ef9309884c52cf3e941cfaafd698c6dc44ee70 |
|
MD5 | a9382d227b517c95eeb611911e4efcf4 |
|
BLAKE2b-256 | ddedc5995db8943650e892dd6763ed5cf99320c01a53225d448ceb37c72db26b |