Skip to content

Instantly share code, notes, and snippets.

@fsantini
fsantini / Readme_unofficial.md
Last active December 11, 2023 20:32
Script to generate SimpleElastix wheels for pip under linux, using the official manylinux image
// ==UserScript==
// @name ISMRM To Calendar
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Add calendar download links to sessions. Currently for ISMRM 2024. For other ISMRMs, the time zone needs to be adjusted!!
// @author Francesco Santini <francesco.santini@gmail.com>
// @match https://submissions.mirasmart.com/ISMRM2024/Itinerary/ConferenceMatrixEventDetail.aspx*
// @icon https://www.google.com/s2/favicons?sz=64&domain=mirasmart.com
// @icon https://www.google.com/s2/favicons?domain=pathable.com
// @require http://code.jquery.com/jquery-3.4.1.min.js