Sample Data


Download Cell Count Dataset

Also, see raw data + plots below!

Raw Imaging Data, 500 ng mRNA (Tx1)

Oh, and a nice Clifford Attractor also made in Python

conveniently also using the ‘mako’ palette, but here it represents point density


see if you fancy these assorted clifford attractor cards

Clifford Attractor Equations


Clifford Attractor Equations

The Clifford attractor is defined by the following recursive functions:

\[
\begin{aligned}
x_{n+1} &= \sin(a y_n) + c \cos(a x_n) \\
y_{n+1} &= \sin(b x_n) + d \cos(b y_n)
\end{aligned}
\]

Where \(a, b, c, d\) are parameters that define the specific shape of the attractor.

These surely tickle my fancy. They are such fun to experiment with, watching how many perturbations to the paramter space causes drastic differences in outcomes.


Download Clifford Attractor Plotter

Misc. Plots

oh, how beautiful!

I just love significance calculations and properly fit curves!