Skip to content

feature/repo initialisation#1

Draft
PabloCorcho wants to merge 20 commits into
mainfrom
feature/repo_initialisation
Draft

feature/repo initialisation#1
PabloCorcho wants to merge 20 commits into
mainfrom
feature/repo_initialisation

Conversation

@PabloCorcho

Copy link
Copy Markdown
Member

This is the first PR for creating the data reduction pipeline for KOALA.

For now I am only moving some stuff from pykoala and start thinking about a KOALA-centric architecture, so I won't merge anything yet.

@PabloCorcho PabloCorcho self-assigned this Aug 21, 2024
@PabloCorcho
PabloCorcho marked this pull request as draft August 21, 2024 16:23
# List the flat fields
rss_set:
- "/home/pcorchoc/Develop/pykoala-tutorials/tutorials/data/koala/385R/27feb20009red.fits"
WaveOffsetCorrect : False

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be called WavelengthCorrection, like the class?

# Use a median filter to smooth the throughput across the dispersion axis
medfilt: 20

AtmosphericExtinctionCorrection:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case, I would rename AtmosphericExtCorrection to AtmosphericExtinctionCorrection

AtmosphericExtinctionCorrection:
file: default

StandardStarsCal:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just StandardStars?

@paranoya paranoya left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find the structure very elegant and self-explanatory. I would only suggest following a more consistent naming convention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants