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 characteristics organization and naming #211

Merged
merged 2 commits into from
Dec 25, 2018

Conversation

taldcroft
Copy link
Member

This improves the consistency of file and module names and does some re-organization of characteristics:

  • acq is no longer special, subsystem characteristics are characteristics_<sub>
  • Common characteristics are moved into characteristics.py
  • Follow the convention that acq, guide, fid always come at the end, e.g. report_guide.py not guide_report.py.

Extras:

  • Added a test for guide report making to check this PR didn't break it.

@taldcroft taldcroft added this to the Matlab - proseco TRR milestone Dec 24, 2018
@taldcroft taldcroft merged commit aae2f7e into master Dec 25, 2018
@taldcroft taldcroft deleted the characteristics-naming branch December 25, 2018 10:57
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.

1 participant