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

Tutorial reduction_sequence_science #410

Open
miguelglezb opened this issue May 9, 2024 · 3 comments
Open

Tutorial reduction_sequence_science #410

miguelglezb opened this issue May 9, 2024 · 3 comments
Assignees
Labels
bug Something isn't working docs-tutorials

Comments

@miguelglezb
Copy link
Collaborator

It references two undefined functions:

  • rss_info_template in line:
    from pykoala.instruments.koala_ifu import koala_rss

  • koala_rss in line:
    from pykoala.instruments.koala_ifu import koala_rss

Many of the cells depends in these two functions, so they fail.

@PabloCorcho
Copy link
Member

There were a couple of issues that I overlooked in PR #408. I created a quick PR to fix these issues #411.

@PabloCorcho PabloCorcho self-assigned this May 9, 2024
@miguelglezb
Copy link
Collaborator Author

Those issues are fixed, but now it has the same issue as reduction_sequence_std_stars that is, pykoala.mplstyle is not a valid package style.

@PabloCorcho
Copy link
Member

On hold until #414 is solved.

@PabloCorcho PabloCorcho added bug Something isn't working docs-tutorials labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs-tutorials
Projects
None yet
Development

No branches or pull requests

2 participants