-
Notifications
You must be signed in to change notification settings - Fork 16
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
Cleaning image (cube grid top) #42
Conversation
I combined the code already written, and was able to generate the required images from the pickle files using functions from preparation.py
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Only the cleaned-up image is needed, the original is not needed. Secondly, can you choose the same scale for both axes? The output image should be squarish. |
added the code to clean the file named "cube_grid_top_data.pkl"
it says invalid file format
Upon the suggestions of the reviewer, I will make the shape squarish and get rid of this file
I added the code to clean the image that is in the image folder with the name "cube_grid_top_data.pkl
Thank you for the suggestions @haiderabbas007 . I have now made the desired changes. |
@haiderabbas007 If these are good please approve so they can be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job Ved
Sugessted reviewer: @haiderabbas007 @jkblc