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

Improve Skyline reports #10

Merged
merged 7 commits into from
Aug 6, 2024
Merged

Conversation

ajmaurais
Copy link
Contributor

  • Use Skyline --batch-commands option so the Skyline document is only opened once once when exporting reports.

  • Specify .skyr files in params.skyline.skyr_file as a string or list of strings.

    • .skyr files can be given as either "/path/to/skyr" or ["/path/to/report_1.skyr", "/path/to/report_2.skyr"]
    • Currently the way to specify multiple skyr files would be to separate them by a new line ("/path/to/report_1.skyr\npath/to/report_2.skyr") which is a little clunky and is not in the documentation.
  • Import duplicated panorama processes as an alias.

@mriffle mriffle merged commit 685b550 into mriffle:main Aug 6, 2024
3 checks passed
@ajmaurais ajmaurais deleted the improve_sky_reports branch August 6, 2024 19:11
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