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

Pull changes from LUMC GitLab (custom dir for Analysis objects) #68

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

crnh
Copy link
Collaborator

@crnh crnh commented Mar 7, 2024

Proposed change

Implement a custom dir function for Analysis objects as requested on the OpticStudio forum.

Type of change

  • Example (a notebook demonstrating how to use ZOSPy for a specific application)
  • Bugfix (non-breaking change which fixes an issue)
  • New analysis (a wrapper around an OpticStudio analysis)
  • New feature (other than an analysis)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests
  • Documentation (improvement of either the docstrings or the documentation website)

Related issues

Checklist

  • I have followed the contribution guidelines
  • The code has been linted, formatted and tested locally using tox.
  • Local tests pass. Please fix any problems before opening a PR. If this is not possible, specify what doesn't work and why you can't fix it.
  • I added new tests for any features contributed, or updated existing tests.
  • I updated CHANGELOG.md with my changes (except for refactorings and changes in the documentation).

If you contributed an analysis:

  • I did not use AttrDicts for the analysis result data (please use dataclasses instead).

If you contributed an example:

  • I contributed my example as a Jupyter notebook.

Co-authored-by: LucVV <l.van_vught@lumc.nl>
Co-authored-by: jwmbeenakker <j.w.m.beenakker@lumc.nl>
Co-authored-by: crnh <30109443+crnh@users.noreply.github.com>
@crnh crnh assigned crnh and jwmbeenakker and unassigned crnh Mar 7, 2024
@crnh crnh requested a review from jwmbeenakker March 7, 2024 14:33
@crnh crnh added the enhancement New feature or request label Mar 7, 2024
@crnh crnh merged commit 4d1eb76 into main Mar 7, 2024
19 checks passed
@crnh crnh deleted the from_gitlab_20240307 branch March 11, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants