Coder Social home page Coder Social logo

cbica / figuregenerator Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 2.0 15.97 MB

This helps creating high quality figures for use in manuscripts and presentations.

License: Other

Python 100.00%
medical-imaging screenshots figures figure-maker screenshot-generator

figuregenerator's People

Contributors

sarthakpati avatar sbakas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

figuregenerator's Issues

Add Font size choosing

Is your feature request related to a problem? Please describe.
Currently, there is only the default font size, which is fine for most applications, but this requires a bit of optional customization for different layouts.

Describe the solution you'd like
Add a new CLI parameter -fontsize that handles this.

Describe alternatives you've considered
N.A.

Additional context
N.A.

Add option to keep modalities together

Is your feature request related to a problem? Please describe.
Currently, multiple modalities are displayed as the following:

Coronal_${Modality},         Sagittal_${Modality},         Axial_${Modality}
Coronal_${Modality}_${Mask}, Sagittal_${Modality}_${Mask}, Axial_${Modality}_${Mask}

which is good but it doesn't work well for manuscripts.

Describe the solution you'd like
For manuscript publication, it would be better to have the option to showcase the figure in the following manner:

# first rows contain all images but with each view coming at the same time
Coronal_${Modality_0},         Coronal_${Modality_1},         Sagittal_${Modality_0},         Sagittal_${Modality_1},         Axial_${Modality_0},         Axial_${Modality_1} 
Coronal_${Modality_2},         Coronal_${Modality_3},         Sagittal_${Modality_2},         Sagittal_${Modality_3},         Axial_${Modality_2},         Axial_${Modality_3}

# next rows contain the same view but with mask(s)
Coronal_${Modality_0}_${Mask}, Coronal_${Modality_1}_${Mask}, Sagittal_${Modality_0}_${Mask}, Sagittal_${Modality_1}_${Mask}, Axial_${Modality_0}_${Mask}, Axial_${Modality_1}_${Mask} 
Coronal_${Modality_2}_${Mask}, Coronal_${Modality_3}_${Mask}, Sagittal_${Modality_2}_${Mask}, Sagittal_${Modality_3}_${Mask}, Axial_${Modality_2}_${Mask}, Axial_${Modality_3}_${Mask}

Describe alternatives you've considered
N.A.

Additional context
Feedback from @sbakas from an important manuscript.

Add y labels

Is your feature request related to a problem? Please describe.
Currently, only the x-axis is getting populated, but the y-axis is blank.

Describe the solution you'd like
Adding the files basename in the y-axis would make it much easier to edit as a figure. Or perhaps, adding a string list of labels from the user.

Describe alternatives you've considered
Currently, a user needs to add these titles manually.

Additional context
N.A.

Add option to add new color maps for overlay

Is your feature request related to a problem? Please describe.
Currently, there is no option for changing the colormap, and adding this option would be nice.

Describe the solution you'd like
Add option to change colormap for better visualization.

Describe alternatives you've considered
N.A.

Additional context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.