#ome โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ome, aggregated by home.social.
-
๐ #MotilA now runs with #OMIO!
Todayโs version release v1.1.2 adds much more flexible image I/O: #TIFF/ OME-TIFF, #CZI, #LSM & #Thorlabs RAW are now read via OMIO and normalized to #OME-compliant TZCYX axis-order, automatically. So, no more manual axis reordering before analysis ๐ค
๐ https://motila.readthedocs.io/en/latest/changelog.html#motila-v1-1-2
-
Aviation weather for Nome airport (USA) is โMETAR PAOM 221753Z AUTO 18007KT 10SM CLR 11/06 A3005 RMK AO2 SLP175 T01110056 10150 20067 TSNO $โ : See what it means on https://www.bigorre.org/aero/meteo/paom/en #nomeairport #airport #nome #usa #paom #ome #metar #aviation #aviationweather #avgeek vl
-
The Open Microscopy Environment (OME) https://www.openmicroscopy.org/ is seeking feedback: help shape its future.
OME 2026 Community Survey
https://forum.image.sc/t/ome-2026-community-survey/119630 -
Connaissez-vous l'Observatoire des mรฉdias sur lโรฉcologie ?
#OME pour les intimesMoi, cela fait que quelques jours !
Vous voulez en savoir plus ?
รa tombe bien...https://theatredelaconcorde.paris/evenements/environnement-a-t-il-bonne-presse/
-
Aviation weather for Nome airport (USA) is โPAOM 102053Z 36013G26KT 10SM CLR M19/M25 A2966 RMK AO2 PK WND 36029/2017 SLP045 T11941250 53003โ : See what it means on https://www.bigorre.org/aero/meteo/paom/en #nomeairport #airport #nome #usa #paom #ome #metar #aviation #aviationweather #avgeek vl
-
Aviation weather for Nome airport (USA) is โPAOM 072153Z 33009KT 10SM CLR M24/M29 A2990 RMK AO2 SLP124 T12441294โ : See what it means on https://www.bigorre.org/aero/meteo/paom/en #nomeairport #airport #nome #usa #paom #ome #metar #aviation #aviationweather #avgeek vl
-
How many runways can you see for Nome airport (USA) ? : The answer is on https://www.bigorre.org/aero/meteo/paom/en #nomeairport #airport #nome #usa #paom #ome #aviation #avgeek vl
-
Aviation weather for Nome airport (USA) is โSPECI PAOM 042023Z 12020G28KT 2 1/2SM BR OVC005 07/07 A2939 RMK AO2 PK WND 11032/1957 RAE1957 P0000 T00720067โ : See what it means on https://www.bigorre.org/aero/meteo/paom/en #nome #usa #nomeairport #paom #ome #metar #aviation #aviationweather #avgeek #airport vl
-
Aviation weather for Nome airport (USA) is โSPECI PAOM 042023Z 12020G28KT 2 1/2SM BR OVC005 07/07 A2939 RMK AO2 PK WND 11032/1957 RAE1957 P0000 T00720067โ : See what it means on https://www.bigorre.org/aero/meteo/paom/en #nome #usa #nomeairport #paom #ome #metar #aviation #aviationweather #avgeek #airport vii3
-
How many runways can you see for Nome airport (USA) ? : The answer is on https://www.bigorre.org/aero/meteo/paom/en #nome #usa #nomeairport #paom #ome #airport #aviation #avgeek vl
-
From Josh Moore, German Bioimaging research software engineer and OME and Zarr developer and maintainer:
๐ Weโre hiring again! Join German BioImaging as a Software Developer!
๐ป Build scalable #bioimaging solutions
๐ Collaborate globally
๐ฏ Contribute to open science through #OME #Zarr
๐ฃ Tell your #NGFF friends.
Remote, full-time. Apply by 30 June 2025. All submissions via:
https://gerbi-gmb.de/machform/view.php?id=86038 -
๐ Weโre hiring again! Join @GerBI as a Software Developer!
๐ป Build scalable #bioimaging solutions
๐ Collaborate globally
๐ฏ Contribute to open science through #OME #Zarr
๐ฃ Tell your #NGFF friends.
Remote, full-time. Apply by 30 June 2025: All submissions via http://bit.ly/gerbi-jobs-202505
-
How many runways do you see for Nome airport (USA) ? : The answer is on https://www.bigorre.org/aero/meteo/paom/en #nome #usa #nomeairport #paom #ome #airport #aviation #avgeek vl
-
I'm bamboozled by OMERO's APIs.
There seems to be an XML model, a Java (slice? blitz?) API that wraps the XML, a Python wrapper for that Java model (omero.model), an official high-level wrapper for that Python wrapper (omero.gateway), and a third party wrapper for that wrapper (ezomero). Then there's also a JSON API.
-
@ratamero Thanks for the write up. Good to hear what's going on in the world of #OME.
I still smile when my #ParisOfTheNorth T-shirt comes out of the drawer.
-
#Moshpit in die Playlist! #einfachyu #music #Musik #spotify #Indie #pop #rap #deutsch #deutschemusik #germanartist #Fckafd #FckNzs #alligatoah #newcomer #trailerpark #kaffkiez #kiz #deutschrap #deutschindie #deutschpop #newmusic #newmusicfriday #singing #gesang #lustig #comedy #politik #ome #ometv #omegle
-
We are delighted to announce that together with @ome and @CRGenomica Training Team, we are running the OMERO workshop in a hybrid mode from 7-8 November 2023. Registrations are now open. More info ๐
https://www.crg.eu/en/event/coursescrg-omero-workshop
Reboosts appreciated.
-
#Cryptofail can happen for larger organizations, too: #Microsoft #Office365 email message #encryption (#OME) uses AES cipher in Electronic Code Book (#ECB) mode of operation for protecting the OME encrypted messages.
The ECB mode encrypts plaintext blocks independently, without randomization; therefore, the inspection of any two ciphertext blocks reveals whether or not the corresponding plaintext blocks are equal. What this means is that repeating parts of the message get encrypted to identical values revealing structure of the messages. It also will allow creating โfingerprintsโ of messages, where the relationship of repeating patterns can be used to infer similarity of different messages.
To make matters worse, in addition of keeping the encrypted message in the email server itself, OME by default also sends the encrypted message as an attachment to the recipient. While email typically does best-effort TLS encryption, in practice email transmission cannot really be considered secure. In practice this means that the poorly encrypted messages can be analyzed by anyone who ever managed to intercept the email message or happens to run into any of the OME encrypted messages at a later date. This allows actors who either have large collection of email traffic or who can access the email messages to analyze messages after the fact.
When I approached Microsoft about this flaw, they awarded me $5000 bug #bounty and then proceeded to do nothing. As far as I know the flaw is still present in Office 365 today. I have no clue why Microsoft refuses to fix this flaw, but I presume the reason is that it would break backwards compatibility.
The included sample images and the corresponding โencryptedโ version of it were procured by sending an OME protected message with Outlook and then extracting the image from the RPMSG attachment.