Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix quenching correction #184

Merged
merged 5 commits into from
Jul 20, 2023
Merged

fix quenching correction #184

merged 5 commits into from
Jul 20, 2023

Conversation

MartinMohrmann
Copy link
Member

@MartinMohrmann MartinMohrmann commented Jul 7, 2023

This fixes issue #182. The initial error was caused, because the selection loc[False] would select the night values, but the table has actually a multi-index, of which all values are chosen (e.g. non night).

@MartinMohrmann MartinMohrmann marked this pull request as ready for review July 18, 2023 08:48
@MartinMohrmann MartinMohrmann merged commit 4d27de2 into GliderToolsCommunity:master Jul 20, 2023
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.

KeyError: 'False: boolean label can not be used without a boolean index' when using gt.calc_fluorescence
2 participants