https://astro-colibri.science/apidoc
#Transients
Complete Guide to WordPress Transients
https://voragine.net/link/complete-guide-to-wordpress-transients
The nature of the minute-to-hour long Fast X-ray Transients (FXTs) localised by telescopes such as Chandra, Swift, and XMM-Newton remains mysterious, with numerous models suggested for the events. Here, we report multi-wavelength observations of EP240315a, a 1600 s long transient detected by the Einstein Probe, showing it to have a redshift of z=4.859. We measure a low column density of neutral hydrogen, indicating that the event is embedded in a low-density environment, further supported by direct detection of leaking ionising Lyman-continuum. The observed properties are consistent with EP240315a being a long-duration gamma-ray burst, and these observations support an interpretation in which a significant fraction of the FXT population are lower-luminosity examples of similar events. Such transients are detectable at high redshifts by the Einstein Probe and, in the (near) future, out to even larger distances by SVOM, THESEUS, and Athena, providing samples of events into the epoch of reionisation.
They’re called transients, Matt
I just spent ten minutes in old code trying to remember what WordPress transients are called.
TIL: While creating a new site in a multisite, you cannot properly work with site transients since wp_installing() returns true and thus only uses the object cache and never checks the database.
So beware if you need to rely on this while not using an object cache.
Workaround: use a site option instead.
#WordPress #Multisite #Transients #ObjectCache #Database #TIL
Researchers have been looking for ways to decompose sound into its basic ingredients for more than 200 years. In the 1820s, French scientist Joseph Fourier proposed that any signal, including sounds, can be built using a sufficient number of sine waves. These waves sound like whistles, each have their own frequency, level and start time, and are the basic building blocks of sound.