AstarVienna / METIS_Simulations

Scripts for simulating METIS with ScopeSim
1 stars 0 forks source link

Add setting to use 32x32 pixel detectors to speed things up #18

Closed hugobuddel closed 5 months ago

hugobuddel commented 5 months ago

This allows us to run the code in the CI, for example in ScopeSim_Data. However, this means that certaint traces fall outside the detector, which is currently broken but is fixed in https://github.com/AstarVienna/ScopeSim/pull/407

So this PR should be merged only after https://github.com/AstarVienna/ScopeSim/pull/407 is merged

Also this PR is built on top of #17, so it is probably better to merge that one first.

hugobuddel commented 5 months ago

I'll merge this, now we can run the simulations in the CI again