AstarVienna / ScopeSim

A telescope observation simulator for Python.
GNU General Public License v3.0
13 stars 10 forks source link

Effects objects To-Do list #38

Open astronomyk opened 4 years ago

astronomyk commented 4 years ago

Overview of Effects that need to be added to ScopeSim

A seperate issure should be created for each of these objects and linked to this post

Observations

Optics

Electronics

hugobuddel commented 4 years ago

The priorities for the data processing of MICADO is on the dithering so we can simulate a dithered observation. I'm planning to simply move the source objects for now.

joao-aveiro commented 1 year ago

Is there any update regarding this? From a glance, it seems that the filter wheel has been implemented in #175, but in the list above it is not marked as completed, so it begs the question if there are any other effects that are in development or completed.

hugobuddel commented 1 year ago

Hi @joao-aveiro , thanks for your interest. I believe most of these other Effects are not yet implemented.

You started using ScopeSim at a good time (assuming you started using it recently). The last ~year there has been (too) little development; mainly because projects, and therefor contracts, were ending. However, now most (not all..) ScopeSim developers are employed again in positions that require ScopeSim, so we're picking up steam again.

I've taken over the role of maintainer of ScopeSim (and assorted packages). My goal is to make it a robust open source project, so it will be easier to contribute (like you did). So I'm fixing immediate bugs, updating the documentation, triaging the issues, etc. So your thoughts on what is important are appreciated.

The core ScopeSim team will probably focus on adding features to the core of ScopeSim. For example being able to simulate full templates, random number stuff, time-dependence (e.g. for persistence), etc. My hope is that we can make contributing to ScopeSim pleasant enough that we can attract interested people to assist with adding the effects they are passionate about.