ultradian

Results 4 issues of ultradian

I started using GraphRecipes v0.5.6 with Plots v0.28.4. My plots all have a small dot in the middle of each node. The example code ``` using GraphRecipes, Plots g =...

I was using `GitHub.file()` to download some of the `url` files from `Metadata.jl` and found some did not `base64decode` correctly. Example: `file("JuliaLang/METADATA.jl", "ACME/url")` produces ``` GitHub.Content (all fields are Nullable):...

I'm playing with `DICOM.jl` a bit and was writing some code to display raw images. Is this something useful to merge in with the package, and if so, what suggestions...

I have some proposed changes to DICOM.jl that I wanted to ask for comments from people more familiar with the format and with GitHub/Julia development. Since I'm still learning, please...