null
from an undefined
place,
undefined
create (a place)
an account
of us
— Viorica Hrincu
Sometimes when you stare at the void, the void sends you a poem.
The average density of the universe is about `10 \times 10^{-30} \text{ g/cm}^3` or about 6 protons per cubic meter. This should put some perspective in what we mean when we speak about voids as "underdense regions".
listen: there's a hell
of a good universe next door; let's go
—e.e. cummings (pity this monster, manunkind)
Below I describe the design process of the poster, which is available in various color schemes.
The distances on the poster are all light-travel distances. To learn more about how distances are measured in the Universe, I've put together a short tutorial and calculator on space expansion, light-travel and comoving distances.
The reference section links to reading material about the details of individual elements, such as the coordinate system.
I was motivated by this map by Richard Powell of the Universe within 2 billion light years.
I started dutifully tracing the map and I got as far as the image below...
...before I decided that I should just parse Richard's list of superclusters and programmatically generate the map.
#Common Name Equatorial Supergal Redsh Dis Size Con Abell clusters in the # Coordinates Coords z Mly Mly in the supercluster # RA Dec L° B° Centaurus 13 00 -32.0 148 -7 0.014 194 150 Cen-Hya 1060,3526,3565,3574,3581 Perseus-Pisces 02 32 +39.8 341 -8 0.016 222 100 Per-And 262,347,426 Pavo-Indus 20 34 -37.0 230 +32 0.017 235 100 Ind-Mic 3656,3698,3742 ...
You can download a plain-text and tidied version of this file, in which the Abell list for a supercluster is now on a single line.
Below is my first attempt. This is a top-down view of the supergalactic equator. Clusters in the Southern Supergalactic Hemisphere are joined to the equator plane by dotted lines.
I liked the angled view of Richard's map, so I adjusted the code to achieve this.
I knew I wanted to draw the voids on the map, so I scraped some coordinates from Wikipedia's List of Voids and added them to the map.
The object on the far left is the Eridanus Void, which is a hypothesized void to explain the CMBR Cold Spot. I wanted this in the map, but the scale made it difficult—Richard's list of clusters only went out as far as about 2.7 billion light-years but The Eridanus Void is between 6 and 10 billion light years away.
To accomodate this void on the map I needed either (a) more superclusters to fill out the map and/or (b) scale the distance with a log (e.g. `log(d)`) or power transformation (e.g. `d^k`).
There was also another issue: my code implemented an erzats 2-dimensional projection, not an actual orthographic or perspective 2d projection.
For more data, I went to the VizieR database of astronomical catalogues. It's a little clunky but offers a portal to an absolutely immense amount of data. Once you gain familiarity with the interface, it can feel like the Universe is within reach.
I made use of the Abell catalogue and the supercluster catalogue that groups the Abell clusters into superclusters.
VII/110A Rich Clusters of Galaxies, Abell+, 1989
J/MNRAS/445/4073 Two catalogues of superclusters, Chow-Martinez+, 2014
When these catalogues are plotted using an authentic projection, the result is the map below.
When both hemispheres are shown together, there's a lot of overlap between objects close to the equator. To mitigate this, below is my first attempt at separating the hemispheres and building a poster of the map.
Below is a close crop of a region of the poster. At this point, I'm still using the bitmap Mini 7 Condensed font and including labels for all Abell and superclusters.
Each supercluster also has its constellation designation. This tiny detail took a while to work out. The coordinates had to be precessed to 1875 to apply the IAU constellation boundary criteria.
VI/42 Identification of a Constellation From Position, Roman, 1987
To manage the density of the labels—especially the constellation labels—I thought it would be better to simply show the constellations. I thought that the natural place to put the constellations would be the surface of the supergalactic sphere at a sufficient distance from the origin to accommodate all the objects within the sphere.
I threw in the sky's brightest 9,110 stars from the Yale Catalogue of Bright Stars.
V/50 Bright Star Catalogue, 5th Revised Ed., Hoffleit+, 1991
I obtained the list of constellation shapes from Marc van der Sluys' list. For each constellation, this list gives the pairs of stars in the Yale Catalogue of Bright Stars that are connected by the constellation lines.
BSC (Yale Catalogue of Bright Stars) constellation edges. by Marc van der Sluys
However, many of Marc's constellations shapes were not the asterisms sanctioned by the IAU. I therefore corrected all the constellation shapes by manually examining the IAU map and cross-referencing the stars to the Yale Catalogue of Bright Stars. Ugh.
My list of IAU constellation shapes conveniently includes the J2000 right ascension and declination for each stars in the pair, along with their HR index, magnitude and name.
IAU Constellation shapes as edges between BSC stars (Yale Catalogue of Bright Stars) by Martin Krzywinski
For example, Cassiopeia's familiar "W" appears as 4 lines that indicate the connections between HR stars 21-168-264-403-542.
Cas 21 2.294583 59.149722 2.27 bet Caph|bet Cas|11 Cas 168 10.127083 56.537222 2.23 alf Schedar|alf Cas|18 Cas Cas 168 10.127083 56.537222 2.23 alf Schedar|alf Cas|18 Cas 264 14.177083 60.716667 2.47 gam BU 499A|BU 1028|gam Cas|27 Cas Cas 264 14.177083 60.716667 2.47 gam BU 499A|BU 1028|gam Cas|27 Cas 403 21.454167 60.235278 2.68 del Ruchbah|BUP 19A|del Cas|37 Cas Cas 403 21.454167 60.235278 2.68 del Ruchbah|BUP 19A|del Cas|37 Cas 542 28.598750 63.670000 3.38 eps Segin|eps Cas|45 Cas
For more details about the constellations see my IAU Constellation Shape Resources.
At this point, I went with a vibrant magenta background and switch to the Gotham typeface for the text. I also separeated the hemispheres completely, which makes the map look a little like the hemispheres of the brain. And that's ok.
Once I dropped the Abell clusters, superclusters and voids into the sphere, it was beginning to look crowded.
From the close crop below, you can see that the drop lines for each object are clusttering the space.
I struggled with these drop lines. On one hand, I thought they were very important because they anchored the objects to the equator and thus provided a better sense of the object's position. On the other hand, they added to the busyness of the map. Ultimately I settled on a compromise. An object's drop line would only be drawn if it didn't have a neighbouring object of the same type.
I'm very eager to find ways to combine my work with poetry.
This poster features a poem by Viorica Hrincu. It's about nothingness and the somethingness that can arise from it, if we find it. It appears on the bottom right of the poster. Tucked, but not away.
null
from an undefined
place,
undefined
create (a place)
an account
of us
— Viorica Hrincu
Previously, I've collaborated with Paolo Marcazzan for my 2017 `\pi` Day `\pi` in the Sky poster. There, Paolo contributed "Of Black Body", a poem about thermodynamics, constellations and the truth we might find there. For Paolo, the poem hints at our plight (and flight): "For the earthbound, the questions and concerns remain those of identity, passage, escape from transiency, and slow tempering of hope."
It's likely that neither the coordinate system nor the elements in this map are familiar to most people. Supergalactic what? And what do you mean comoving isn't the first step in cohabitation?
To make the poster accessible, I started adding panels around the map that explained what is drawn, how to read the map, the coordinate system, what superclusters and voids are. I also threw in a few mythological stories, such as the one about Orion and his dogs and about Eridanus.
Also explained are the difference between light-travel and comoving distance along with small graphs that illustrate these concepts.
Read all the stories on the poster.
Nature uses only the longest threads to weave her patterns, so that each small piece of her fabric reveals the organization of the entire tapestry. – Richard Feynman
Following up on our Neural network primer column, this month we explore a different kind of network architecture: a convolutional network.
The convolutional network replaces the hidden layer of a fully connected network (FCN) with one or more filters (a kind of neuron that looks at the input within a narrow window).
Even through convolutional networks have far fewer neurons that an FCN, they can perform substantially better for certain kinds of problems, such as sequence motif detection.
Derry, A., Krzywinski, M & Altman, N. (2023) Points of significance: Convolutional neural networks. Nature Methods 20:.
Derry, A., Krzywinski, M. & Altman, N. (2023) Points of significance: Neural network primer. Nature Methods 20:165–167.
Lever, J., Krzywinski, M. & Altman, N. (2016) Points of significance: Logistic regression. Nature Methods 13:541–542.
Nature is often hidden, sometimes overcome, seldom extinguished. —Francis Bacon
In the first of a series of columns about neural networks, we introduce them with an intuitive approach that draws from our discussion about logistic regression.
Simple neural networks are just a chain of linear regressions. And, although neural network models can get very complicated, their essence can be understood in terms of relatively basic principles.
We show how neural network components (neurons) can be arranged in the network and discuss the ideas of hidden layers. Using a simple data set we show how even a 3-neuron neural network can already model relatively complicated data patterns.
Derry, A., Krzywinski, M & Altman, N. (2023) Points of significance: Neural network primer. Nature Methods 20:165–167.
Lever, J., Krzywinski, M. & Altman, N. (2016) Points of significance: Logistic regression. Nature Methods 13:541–542.
Our cover on the 11 January 2023 Cell Genomics issue depicts the process of determining the parent-of-origin using differential methylation of alleles at imprinted regions (iDMRs) is imagined as a circuit.
Designed in collaboration with with Carlos Urzua.
Akbari, V. et al. Parent-of-origin detection and chromosome-scale haplotyping using long-read DNA methylation sequencing and Strand-seq (2023) Cell Genomics 3(1).
Browse my gallery of cover designs.
My cover design on the 6 January 2023 Science Advances issue depicts DNA sequencing read translation in high-dimensional space. The image showss 672 bases of sequencing barcodes generated by three different single-cell RNA sequencing platforms were encoded as oriented triangles on the faces of three 7-dimensional cubes.
More details about the design.
Kijima, Y. et al. A universal sequencing read interpreter (2023) Science Advances 9.
Browse my gallery of cover designs.
If you sit on the sofa for your entire life, you’re running a higher risk of getting heart disease and cancer. —Alex Honnold, American rock climber
In a follow-up to our Survival analysis — time-to-event data and censoring article, we look at how regression can be used to account for additional risk factors in survival analysis.
We explore accelerated failure time regression (AFTR) and the Cox Proportional Hazards model (Cox PH).
Dey, T., Lipsitz, S.R., Cooper, Z., Trinh, Q., Krzywinski, M & Altman, N. (2022) Points of significance: Regression modeling of time-to-event data with censoring. Nature Methods 19:1513–1515.
My 5-dimensional animation sets the visual stage for Max Cooper's Ascent from the album Unspoken Words. I have previously collaborated with Max on telling a story about infinity for his Yearning for the Infinite album.
I provide a walkthrough the video, describe the animation system I created to generate the frames, and show you all the keyframes
The video recently premiered on YouTube.
Renders of the full scene are available as NFTs.