Recent Releases of https://github.com/astarvienna/scopesim_templates

https://github.com/astarvienna/scopesim_templates - Version 0.6.2

What's Changed

New Features or Improvements

  • Add padding option to import_line_spectrum() by @janusbrink in https://github.com/AstarVienna/ScopeSim_Templates/pull/130 ### Dependency Changes
  • Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/116
  • Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/122
  • Bump abatilo/actions-poetry from 3 to 4 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/121
  • Bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/125
  • Bump actions/download-artifact from 4.1.9 to 4.2.0 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/126
  • Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/127
  • Bump actions/download-artifact from 4.2.0 to 4.2.1 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/128
  • Bump pytest and pytest-cov to match ScopeSim by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/129
  • Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/138
  • Bump h11 from 0.14.0 to 0.16.0 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/139
  • Bump setuptools from 74.0.0 to 78.1.1 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/140
  • Bump tornado to get rid of security alert by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/141
  • Bump requests from 2.32.3 to 2.32.4 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/142
  • Sync dependencies by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/144 ### Documentation Improvements
  • Add more module docstrings for API reference by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/114
  • Some minor RTD fixes by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/115 ### Other Changes
  • Massively improve cluster function performance by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/119
  • Add dependabot configuration by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/120
  • Run tests nightly by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/101
  • micado.flatlamp(): Change default field size by @janusbrink in https://github.com/AstarVienna/ScopeSim_Templates/pull/132
  • Fix wrong specref in pinholemask by @teutoburg in https://github.com/AstarVienna/ScopeSimTemplates/pull/136
  • Make ScopeSimTemplates test work without internet with -m "not webtest" by @hugobuddel in https://github.com/AstarVienna/ScopeSimTemplates/pull/137
  • Rename module stellar.stars to stellar.stellar to avoid import issue by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/143

New Contributors

  • @janusbrink made their first contribution in https://github.com/AstarVienna/ScopeSim_Templates/pull/130

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.6.1...v0.6.2

- Python
Published by teutoburg about 1 year ago

https://github.com/astarvienna/scopesim_templates - Version 0.6.1

What's Changed

Dependency Changes

  • Bump tornado from 6.4.1 to 6.4.2 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/110 ### Documentation Improvements
  • Improve API ref on RTD by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/111 ### Other Changes
  • Remove patchy getattrs now that ScopeSim v0.9.0 is here by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/109
  • Pass kwargs from starfield() to stars() by @teutoburg in https://github.com/AstarVienna/ScopeSimTemplates/pull/112

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.6.0...v0.6.1

- Python
Published by teutoburg over 1 year ago

https://github.com/astarvienna/scopesim_templates - Version 0.6.0

Minor version to sort out the (still circular) dependency to ScopeSim.

What's Changed

Dependency Changes

  • Sync dependencies with ScopeSim 0.9.0 by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/107
  • Fix and improve RTD page by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/108 ### Other Changes
  • Fix pytest --doctest-modules by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/105
  • Fix and test calibration module by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/104
  • Add docstring tests to CI by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/106

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.5.4...v0.6.0

- Python
Published by teutoburg over 1 year ago

https://github.com/astarvienna/scopesim_templates - Version 0.5.4

Mostly to solve dependency issues between ScopeSim and ScopeSim_Templates.

[!IMPORTANT] The minimum required Python version for this package is now 3.10 (see Dependency Changes).

What's Changed

Dependency Changes

  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/97
  • Fix some small compatibility issues by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/98
  • Drop support for Python 3.9, relax some dependencies by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/102 ### Documentation Improvements
  • Fix RTD by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/103 ### Other Changes
  • Update workflow files by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/99
  • Fix some issues with the 3D galaxy model by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/100

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.5.3...v0.5.4

- Python
Published by teutoburg over 1 year ago

https://github.com/astarvienna/scopesim_templates - Version 0.5.3

Last version to support Python 3.9

This includes many small and not-so-small fixes and improvements, which are made available here to Python 3.9, while a few more major changes will be released soon as Version 0.6.0, but without support for Python 3.9.

What's Changed

Dependency Changes

  • Use Poetry for building etc. by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/92
  • Bump jupyter-server from 1.13.5 to 2.11.2 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/94
  • Bump nbconvert from 6.4.5 to 6.5.1 by @dependabot in https://github.com/AstarVienna/ScopeSim_Templates/pull/93 ### Other Changes
  • Have galaxy by default on the image by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/87
  • Add spiral galaxy directly to the repository by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/88
  • Remove remaining DevOps master references, delete mindeps by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/89
  • Accept both pre-v0.9 and current ScopeSim versions by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/91

New Contributors

  • @dependabot made their first contribution in https://github.com/AstarVienna/ScopeSim_Templates/pull/94

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.5.2...v0.5.3

- Python
Published by teutoburg almost 2 years ago

https://github.com/astarvienna/scopesim_templates - v0.5.2 Enter METIS

What's Changed

New Features or Improvements

  • Add calibration sources required by METIS by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/80

New Contributors

  • @JenniferKarr made their first contribution in https://github.com/AstarVienna/ScopeSim_Templates/pull/83

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.5.1...v0.5.2

- Python
Published by hugobuddel about 2 years ago

https://github.com/astarvienna/scopesim_templates - v0.5.1

What's Changed

Dependency Changes

  • Drop support for Python 3.8 by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/77
  • Use astar_utils.NestedMapping instead of scopesim.system_dict.SystemDict by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/76 ### Documentation Improvements
  • Add config file for auto-generated release notes by @teutoburg in https://github.com/AstarVienna/ScopeSim_Templates/pull/68 ### Other Changes
  • Comment out print statements, perhaps replace with logging later by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/72
  • Fix scaling of spectrum by @hugobuddel in https://github.com/AstarVienna/ScopeSim_Templates/pull/74

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.5.0...v0.5.1

- Python
Published by hugobuddel over 2 years ago

https://github.com/astarvienna/scopesim_templates - v0.5.0

What's Changed

  • Fix off-by-one error.
  • Use pyproject.toml.
  • Various cleanups and fixes.

New Contributors

  • @teutoburg made their first contribution in https://github.com/AstarVienna/ScopeSim_Templates/pull/53

Full Changelog: https://github.com/AstarVienna/ScopeSim_Templates/compare/v0.4.4...v0.5.0

- Python
Published by hugobuddel over 2 years ago

https://github.com/astarvienna/scopesim_templates - 0.4.4 2D Galaxies FTW

Changes: - Fix bug with two component galaxy #46

- Python
Published by hugobuddel over 3 years ago

https://github.com/astarvienna/scopesim_templates - 0.4.3 Pinhole Mask

  • Add Pinhole mask
  • Various bugfixes
    • numpy.int -> int
    • Fix mamajek files
    • Add missing data files

- Python
Published by hugobuddel over 3 years ago