Skip to content

General zt plot #1

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adamrhyshill
Copy link

All changes aside to existing files are formatting only via Black - amset.py is the exception.

Changes to amset.py:
Added a remove duplicates pandas command for all CSV files.
Added lines when check uniform is false - will attempt to make the data uniform by removing incomplete sets. This can be improved in the future to catch the majority of data.

New file - general_zt_plot.py:
This contains the updated zt_plotting functions, with the ability to resize figures, change grid size, skip plotting both n and p, change contours, change figure labels, figure quality etc.
Run general_zt_plot.py -h or --help for all the possible options and explanations for their use. All values have defaults, so do not need to be set every time. The defaults can be changed in the script too.

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