Skip to content

Conversation

@AdamRJensen
Copy link
Member

No description provided.

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
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
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
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"?

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.

3 participants