Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
guiwitz committed Dec 16, 2024
1 parent 1151457 commit ea35460
Show file tree
Hide file tree
Showing 6 changed files with 1,170 additions and 446 deletions.
289 changes: 231 additions & 58 deletions docs/first_plot.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion microfilm/colorify.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def cmaps_def(cmap_name, num_colors=256, flip_map=False):
Parameters
----------
cmap_name: str
{'pure_red', 'pure_green', 'pure_blue', 'pure_magenta',
cmap colormap, {'pure_red', 'pure_green', 'pure_blue', 'pure_magenta',
'pure_cyan', 'pure_yellow'} or Matplotlib colormap
num_colors: int
number of steps in color scale
Expand Down
527 changes: 440 additions & 87 deletions notebooks/create_animations.ipynb

Large diffs are not rendered by default.

84 changes: 37 additions & 47 deletions notebooks/create_illustrations.ipynb

Large diffs are not rendered by default.

375 changes: 268 additions & 107 deletions notebooks/create_panels.ipynb

Large diffs are not rendered by default.

339 changes: 193 additions & 146 deletions notebooks/create_plots.ipynb

Large diffs are not rendered by default.

0 comments on commit ea35460

Please sign in to comment.