https://github.com/astarvienna/scopesim_templates
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.2%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: AstarVienna
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 12.2 MB
Statistics
- Stars: 2
- Watchers: 7
- Forks: 4
- Open Issues: 18
- Releases: 10
Metadata Files
README.md
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
bash
pip install scopesim_templates
To install the development version you can clone the repository
bash
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:
stellarstar: 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
extragalacticgalaxy: A simple sersic model with a user selected SED from thespeXtradatabasegalaxy3D: 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
miscpoint_source: similar tostarbut using any SED from thespeXtradatabaseuniform_source: Creates a uniform source with any SED fromspeXtrasource_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 anImageHDUwith an arbitrary flux and scalesource_from_imagehdu_with_flux: creates a source from anImageHDUwhere the flux/pixel is knownsource_from_array: General function to create a source from a 2Dnumpyarraysource_from_cube: Wrapper to create a source from a 3D datacube
calibrationlamp: 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.
Owner
- Name: A*Vienna
- Login: AstarVienna
- Kind: organization
- Location: Vienna. Austria
- Repositories: 10
- Profile: https://github.com/AstarVienna
GitHub Events
Total
- Create event: 43
- Commit comment event: 1
- Issues event: 9
- Release event: 4
- Delete event: 41
- Issue comment event: 83
- Push event: 79
- Pull request review comment event: 13
- Pull request review event: 29
- Pull request event: 75
Last Year
- Create event: 43
- Commit comment event: 1
- Issues event: 9
- Release event: 4
- Delete event: 41
- Issue comment event: 83
- Push event: 79
- Pull request review comment event: 13
- Pull request review event: 29
- Pull request event: 75
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 171
- Total Committers: 4
- Avg Commits per committer: 42.75
- Development Distribution Score (DDS): 0.404
Top Committers
| Name | Commits | |
|---|---|---|
| Kieran | k****i@g****m | 102 |
| Miguel Verdugo | m****l@g****m | 44 |
| Hugo Buddelmeijer | h****o@b****l | 24 |
| Sebastian | s****r@p****e | 1 |
Committer Domains (Top 20 + Academic)
Packages
- Total packages: 1
-
Total downloads:
- pypi 1,357 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 18
- Total maintainers: 4
pypi.org: scopesim_templates
On-sky source templates for ScopeSim
- Homepage: https://github.com/AstarVienna/ScopeSim_Templates/
- Documentation: https://scopesim-templates.readthedocs.io/
- License: GPL-3.0-or-later
-
Latest release: 0.6.2
published about 1 year ago
Rankings
Maintainers (4)
Dependencies
- actions/checkout master composite
- gaurav-nelson/github-action-markdown-link-check v1 composite
- astropy >=5.0
- beautifulsoup4 >=4.4
- docutils >=0.15
- lxml >=4.5.0
- matplotlib >=3.2.0
- numpy >=1.18
- pyckles >=0.2
- pyyaml >=5.2
- requests >=2.20
- scipy >=1.4.0
- scopesim >=0.5.5
- spextra >=0.33
- synphot >=1.1.0
- abatilo/actions-poetry v2 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- abatilo/actions-poetry v3 composite
- actions/checkout v4 composite
- actions/download-artifact v4.1.7 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- shogo82148/actions-upload-release-asset v1 composite
- 156 dependencies