Skip to content

Add Kipp zonen shadow ring correction function#42

Open
AdamRJensen wants to merge 5 commits intomainfrom
kipp_zonen_shadow_ring_correction
Open

Add Kipp zonen shadow ring correction function#42
AdamRJensen wants to merge 5 commits intomainfrom
kipp_zonen_shadow_ring_correction

Conversation

@AdamRJensen
Copy link
Copy Markdown
Member

No description provided.

Comment thread scripts/kipp_zonen_shadow_ring_sliding_bar_setting.py Outdated
Comment thread scripts/kipp_zonen_shadow_ring_sliding_bar_setting.py Outdated
Comment thread scripts/kipp_zonen_shadow_ring_sliding_bar_setting.py Outdated
Comment thread scripts/kipp_zonen_shadow_ring_sliding_bar_setting.py Outdated
Comment thread scripts/kipp_zonen_shadow_ring_sliding_bar_setting.py Outdated
Comment on lines +22 to +24
slide_bar_setting = np.array([
132, 120, 108, 97, 85, 74, 63, 52, 42, 31, 21, 10, 0, 10, 21, 31, 42, 52,
63, 74, 85, 97, 108, 120, 132])
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Are these values from the manual? The scale on the shadow rind goes up to 13 cm...


df = pd.DataFrame(
data={
'Slide bar setting': slide_bar.round(1),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I suggest we convert these to cm and .round(0)

Comment on lines +15 to +16
# scale that is oriented south must be read. In the northern hemisphere this is
# the lower part.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

You can't really see the lower part of the scale, given where the shadow ring is installed... maybe the "smart" thing to do would be to convert the values to the "upper scale"?

AdamRJensen and others added 3 commits February 19, 2025 11:49
Co-authored-by: Ioannis Sifnaios <88548539+IoannisSifnaios@users.noreply.github.com>
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