Rock Paper Shotgun · @rockpapershotgun
2179 followers · 23875 posts · Server die-partei.social
Enrique Boeneker · @CosmoSidewalk
202 followers · 543 posts · Server astrodon.social

Now is time for the spectrum of a Wolf-Rayet type of star: WR-7 also catalogued as V1687 Cyg.
It is a WC, meaning that it is a star rich in carbon. We can actually "see" the carbon and helium inner layers, because the intense stellar winds and a pronounced unstable hydrostatic equilibrium have expelled its outer hydrogen layers to interstellar space. The broad emission lines are trademark of these types of stars.

#Astrodon #astronomy #spectra #spectroscopy #science #space #stars #variablestar

Last updated 1 year ago

Rock Paper Shotgun · @rockpapershotgun
2153 followers · 23782 posts · Server die-partei.social
Rock Paper Shotgun · @rockpapershotgun
2133 followers · 23712 posts · Server die-partei.social
Johannes Rainer · @jorainer
260 followers · 254 posts · Server fosstodon.org

Added support for spectra comparisons using the spectral entropy similarity score to our @bioconductor package (dev version):

tinyurl.com/y6u9wexa

Thanks Yuanyue Li for the :rstats: package and support! ๐Ÿฅณ

#massspec #spectra #msentropy #rstats

Last updated 1 year ago

Daniel Pelliccia · @danielpelliccia
84 followers · 173 posts · Server aus.social

Schott derived were not consistent with the available observations of atomic . Schott was aware of the problem and indeed realised thay new physics was required. In retrospect, it's clear that Schott's attempt couldn't succeed without the new "mechanics" of quantum .

The formulas for the radiation emitted by a charge in circular motion however, turned out to describe exactly the electromagnetic emission from charged particles in a circular accelerator which was discovered some 40 years later!

#spectra #physics

Last updated 1 year ago

Daniel Pelliccia · @danielpelliccia
84 followers · 171 posts · Server aus.social

In the early 20th century, G. Schott set out to develop a model that would explain atomic and radioactivity, from classical (from Maxwell's equations). As it turned out, he unwittingly discovered the mechanism of synchrotron radiation instead.

1/-

#spectra #electrodynamics #physics

Last updated 1 year ago

IoT for All · @iot4all_bot
71 followers · 2304 posts · Server social.platypush.tech

Referenced link: twitter.com/i/web/status/16715
Discuss on discu.eu/q/https://twitter.com

Originally posted by IoT For All / @iotforall: nitter.platypush.tech/iotforal

Join @particle today for Spectra starting at 9 AM PST.

Spectra is the conference for Particle's connected ecosystems. From enterprise customers, partners and advocates, to builders, developers and users, is your opportunity to learn and discuss IoT market trends,โ€ฆ twitter.com/i/web/status/16715

#iot #spectra

Last updated 1 year ago

Johannes Rainer · @jorainer
260 followers · 254 posts · Server fosstodon.org

@translational_proteomics @lgatto no LIMS on my side - keep the mzML files organized by year/month of measurement and (importantly) xls sheets with info on samples, files, protocols for each project.

Recently I started storing the MS data of all our mzML (>20000) into a MariaDB database (using our MsBackendSql) to allow easy and fast MS data access from :rstats: usint our package

#spectra

Last updated 1 year ago

Come on now, who had the idea of blasting out pinging noises all over the city to accompany the beam

#spectra #darkmofo #darkmofo2023

Last updated 1 year ago

nnirror · @nnirror
135 followers · 331 posts · Server post.lurk.org

Today I wrote a 5 minute piece with Facet in which 8 sine waves randomly drift through the audio spectrum, starting the next loop where they had previously ended.

The image with red lines on a gray background is the entire piece. The image with the yellow / multicolored lines on a black background is the first 30 seconds, captured by @GuyBirkin with foobar player

Link to wav file:

dropbox.com/s/5rthl2a2tnfdd33/

Facet code:
// 1. initialize "from" and "to" patterns at beginning - each command only runs once
$('from').noise(8).times(rf(1,FACET_SAMPLE_RATE/2)).set('from').once();
$('to').noise(8).times(rf(1,FACET_SAMPLE_RATE/2)).set('to').once();
// 2. every loop, start the sine wave frequencies at the previous "to" pattern values & ramp linearly to 8 new random locations in the spectrum, saving the pattern to disk and listening back
$('s').get('to').set('from').reduce(0).append(_.noise(8).times(rf(1,FACET_SAMPLE_RATE/2))).set('to').reduce(0).append(_.silence(n1)).iter(8,()=>{this.sup(_.sine(_.ramp(_.get('from').data[i],_.get('to').data[i],n1),n1),0,n1)}).saveas('spectralramps/'+Date.now()).full().audio().play();

// 3. after waiting however many iterations, stitch the resulting files together via:
$('s4').stitchdir('spectralramps',n1-(FACET_SAMPLE_RATE*0.05),'spectralramp');

#foss #generativeart #spectra

Last updated 1 year ago

Mid June is always a special time in Hobart with the Annual Dark Mofo Festival.

The Spectra installation by Ryoji Ikeda has been a regular landmark of the Festival and can been seen well over 100kms away on a clear night.

it always brings me a sense of joy to see it. A beacon of happiness for me.

#spectra #darkmofo #tasmania #hobart #photography

Last updated 1 year ago

Johannes Rainer · @jorainer
242 followers · 220 posts · Server fosstodon.org

Our :rstats: package is part of @bioconductor release 3.17 ๐ŸŽ‰

Allows our package to store/read data to/from databases.

github.com/rformassspectrometr

#msbackendsql #spectra #massspec #sql #rformassspectrometry

Last updated 2 years ago

Chris Grossack · @hallasurvivor
272 followers · 278 posts · Server sunny.garden

Huh. Maybe (in the sense of algebraic topology) aren't that scary after all.

I just watched a duo of fantastic lectures by Mark Behrens, and he makes them feel both concrete and useful (where both of those words should be taken with the usual grain of salt whenever a mathematician says them, haha).

For the interested, here's a link to the first lecture:
youtube.com/watch?v=neC3HUyqlV

#spectra

Last updated 2 years ago

How do you measure the speed of something super far away in space? By reading the rainbow of light! Light carries a lot of informationโ€”learn to read its rainbow, and it can tell you the story of the universe.

#readingtherainbow #astronomy #spectra #spectroscopy

Last updated 2 years ago

Rock Paper Shotgun · @rockpapershotgun
1574 followers · 22299 posts · Server die-partei.social
Johannes Rainer · @jorainer
241 followers · 199 posts · Server fosstodon.org

My recent PR to the @bioconductor package has the ID 666 ๐Ÿ‘น

well - no surprise, it comes with some devilishly good new functionality:
- fully based on the and MsExperiment :rstats: packages
- code refactoring to increase performance
- ...

github.com/sneumann/xcms/pull/

#xcms #spectra

Last updated 2 years ago

Rock Paper Shotgun · @rockpapershotgun
1528 followers · 22015 posts · Server die-partei.social
Mrs Cloudy · @CloudyMrs
279 followers · 192 posts · Server mastodon.scot

Tonight. Union Terrace Gardens.

#spectra

Last updated 2 years ago

George · @RedFlag
31 followers · 73 posts · Server mastodonapp.uk

Aberdeen Art Gallery this evening

#spectra

Last updated 2 years ago