Skip to content

Instantly share code, notes, and snippets.

@bmorris3
bmorris3 / mov_to_gif.sh
Created June 18, 2026 15:26
Convert Mac QuickTime screen recordings to small-ish GIFs for readmes/docs
#!/bin/bash
# Convert a quicktime screen recording to a small-ish gif
#
# call signature:
# ./mov_to_gif.sh <filename>.mov
#
# output will be saved to <filename>.gif
input_file=$1
@bmorris3
bmorris3 / scientist-user-testing.ipynb
Last active April 17, 2026 14:50
MAST Upscope Feedback, April 2026
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bmorris3
bmorris3 / demo-owls-hlsp.ipynb
Created March 10, 2026 13:36
How to open, blaze normalize, and apply barycentric corrections to OWLS HLSPs (https://archive.stsci.edu/hlsp/owls).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bmorris3
bmorris3 / hdf5-to-zarr-minimal.ipynb
Last active January 15, 2026 14:58
example for building MAESTRO Zarr arrays
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bmorris3
bmorris3 / sidecar-ref-anchor-demo.ipynb
Created September 26, 2025 18:17
Demo relative arrangement of multiple Sidecar widget outputs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.