Blog

Articles about computational science and data science, neuroscience, and open source solutions. Personal stories are filed under Weekend Stories. Browse all topics here. All posts are CC BY-NC-SA licensed unless otherwise stated. Feel free to share, remix, and adapt the content as long as you give appropriate credit and distribute your contributions under the same license.

tags ·  RSS ·  Mastodon ·  simple view · page 9/15

 

How to install and run Python code from GitHub

posted: updated:
Learn how to install code from GitHub, that is, e.g., not (yet) available via conda or pip.

A minimal Python installation with miniconda

posted: updated:
Learn how to install miniconda to have a quick and minimal Python installation on any operating system. Also learn how to use conda to create and manage virtual environments, install packages, run Python scripts and run Jupyter Notebooks and JupyterLab.

Stable installation of Napari on a M1 Mac

posted:
In case you’re having problems installing Napari on your M1 Mac, try to install it from conda instead of pip.

Open Zarr files in Fiji

posted:
Both Zarr and OME-ZARR files are supported in Fiji. Here’s how to get it working.

Using Zarr for images – The OME-ZARR standard

posted:
As for any other NumPy array, we can use the Zarr file format to store image files. In this post we additionally explore the NGFF (next-generation file format) OME-ZARR standard.

Zarr – or: How to save NumPy arrays

posted: updated:
What is Zarr and why is it probably the most suitable file format for saving NumPy arrays?

How to read patch clamp recordings in WaveMetrics IGOR binary files (ibw) in Python

posted:
This is a mini tutorial on how to read patch clamp recordings in WaveMetrics IGOR binary files (*.ibw) in Python using the neo and igor packages.

How to add statistical annotations to matplotlib plots

posted:
This mini tutorial shows, how to add statistical annotations to matplotlib plots with just a few commands.

Make matplotlib plots look more appealing with just a few extra commands

posted: updated:
Learn how to enhance matplotlib plots with just a few hacks.

Putting text sources into the Zettelkasten?

posted:
Should text sources (ebooks, PDF, website snapshots) be saved in a Zettelkasten?

updated: