BIOP GISTS
BIOP GISTS
This aims to be an exhaustive list of Gists that are of relevance to the BIOP and that were produced by us.
Updating this document with newly created gists is as simple as launching binder from the repo : https://github.com/BIOP/gist-query
Name | Description | Author | Tags | Date |
---|---|---|---|---|
bf2ometiff.groovy | Batch conversion to pyramidal ome-tiff using Glencoe Software optimized workflow | Nicolas Chiaruttini | #BIOP, #Fiji, #OmeTiff, #MRXS | 2022/01/26 |
BIOP-DiAna.ijm | An example ImageJ macro language script to run DiAna (images available here : https://drive.switch.ch/index.php/s/nfVRYJIic3lsfhm , supporting slides here : https://go.epfl.ch/2020-intro-diana ) | Romain Guiet | #BIOP, #Fiji, #Coloc, #DiAna | 2022/03/18 |
BIOP-userProject.ijm | A ImageJ macro to create a standardized "User Project" folder. | Romain Guiet | #BIOP, #FIJI, #Macro, #UserProject | 2021/06/16 |
checkUpdateSites.groovy | How to investigate the list of Update Sites enabled | Nicolas Chiaruttini | #BIOP, #Fiji, #UpdateSites | 2022/01/14 |
closeOthers.groovy | groovy command equivalent to 'close("\\others")' in macro language. | Romain Guiet | #BIOP, #Groovy, #Macro | 2020/10/30 |
DendritesAnalysis.groovy | [Spine analysis] Analyse and output cropped images around each spine. Needs a Simple Neurite Tracer input - | Nicolas Chiaruttini | #BIOP, #Fiji, #SNT | 2020/12/18 |
DetectCellsABBA.groovy | Performs cell detection in QuPath from an ABBA registered project with imported regions | Nicolas Chiaruttini | #BIOP, #ABBA, #QuPath | 2022/02/08 |
DisplayRoisInBdv.groovy | [Display ROIs in BigDataViewer] Display ROIs of the RoiManager linked to an ImagePlus using BigDataViewer ( ImageJ / FIJI ) | Nicolas Chiaruttini | #Fiji, #ROI, #BigDataViewer, #BIOP | 2020/11/30 |
Export Annotations For Stardist.groovy | [QuPath Script To Export Annotations For Stardist] this script will take rectangular annotations in QuPath and export them and their containing objects as images and masks for deep neural netowrk training | Olivier Burri | #qupath, #stardist, #BIOP | 2021/05/24 |
Export Contiguous Fields.groovy | [Operetta Export Contiguous Fields] Uses Flood filling on the fields to find which ones are direct neighbors and exports each as a separate ImagePlus. Example | Olivier Burri | #Operetta, #Fiji, #Groovy, #BIOP | 2021/07/15 |
Export_Images_Folder.ijm | Extract multi-series file and resave as TIFF stacks or slices | Olivier Burri | #Fiji, #ImageJ, #Macro, #BIOP | 2022/01/25 |
ExportCellDataABBA.groovy | Export Cell Data from an ABBA registered project | Nicolas Chiaruttini | #BIOP, #ABBA, #QuPath | 2022/02/08 |
FijiMultiSeriesExporter.groovy | Takes a bioformats compatible file and batch exports individual series, optionally Z Projected and rescaled | Nicolas Chiaruttini | #BIOP, #Fiji, #BigDataViewer | 2022/03/29 |
Find_FalsePositive_threshold.ijm | An ImageJ macro to determine False Positive threshold on control images. | Romain Guiet | #BIOP, #FIJI, #Macro, #Coloc | 2020/10/29 |
FlatField_And_Stitch.groovy | [Flatfield correction followed by stitching] Performs a flatfield correction and stitching from Raw LIF, CZI and LSM files using plugins in Fiji | Olivier Burri | #Fiji, #Stitching, #Groovy, #Flatfield, #LIF, #LSM, #CZI, #BIOP | 2020/10/22 |
FWHM.ijm | [1D Full Width At Half Maximum] This computes the Full Width at Half Maximum FWHM in an image for anz line profile drawn on the image and added to the ROI manager | Olivier Burri | #fiji, #imageJ, #BIOP, #FWHM | 2021/08/18 |
IJMeasureLifeTimeBasic.ijm | [Simple Life Time Measurement in ImageJ] Estimate lifetime of ROIs based on single exponential fits ( ImageJ / FIJI ) | Nicolas Chiaruttini | #Fiji, #ROI, #FLIM, #BIOP | 2020/11/23 |
ijs-EasyXT-Filter_detectedSpots.groovy | An example script to show how to filter spots after the detection. | Romain Guiet | #Fiji, #EasyXT-Fiji, #Imaris, #BIOP | 2020/12/18 |
ijs-export_lif_zprojAvailable.groovy | A groovy script usable in FIJI to export images of a lif file (should work with other bioformats supported format). User can specify the series to export using comma (1,2,3) or a range using dash (1-5) , or nothing to export all series | Romain Guiet | #BIOP, #FIJI, #groovy, #export, #bioformats | 2020/11/09 |
ilastik4fiji.ijm | a minimal example of ilastik called from fiji. https://go.epfl.ch/ilastik-tuto-2020 | Romain Guiet | #BIOP, #fiji, #macro, #ilastik | 2020/11/06 |
image_and_pointList_toXML.ijm | Romain Guiet | #macro, #xml, #LabelImg, #ZeroCostDL4Mic, #BIOP | 2020/11/18 | |
ImportABBARegions.groovy | Import Atlas regions in QuPath from an ABBA registered project | Nicolas Chiaruttini | #BIOP, #ABBA, #QuPath | 2022/02/08 |
Lazy_3DAnnotations.ijm | ij macro prototype for lazy 3D annotations reyling on ROIs interpolation. | Romain Guiet | #BIOP, #FIJI, #Annotations, #Labels | 2020/10/29 |
Local_Thickness_Parallel.groovy | [Run Fiji Local Thickness in Parallel] this script can crop blob-like objects in an image using Find Maxima and runs Local Thickness on each cropped image. | Olivier Burri | #fiji, #imagej, #imagesc, #localthickness, #BIOP | 2020/10/22 |
NikonStereologyBdvVisualizer.groovy | Takes a Nikon ND2 file and visualizes it lazily in BigDataViewer | Nicolas Chiaruttini | #BIOP, #Fiji, #BigDataViewer, #NikonStereology | 2021/03/29 |
NikonStereologyExporter.groovy | Takes a Nikon ND2 file and batch exports individual series, optionally Z Projected and rescaled | Nicolas Chiaruttini | #BIOP, #Fiji, #BigDataViewer, #NikonStereology | 2021/03/29 |
Normalize_Line_Straighten.ijm | [Nomalize Line Profile] Normalizes line profiles by making use of the Straighten command followed by scaling | Olivier Burri | #Macro, #ImageJ, #Fiji, #BIOP | 2020/10/22 |
Parallel_HistrogramEqualize_All_Slices.groovy | [Parallel Histrogram-Based Normalization] This performs Histogram Based Normalization on all slices of an open stack based on the selected reference slice | Olivier Burri | #fiji, #imageJ, #histogram, #BIOP | 2021/06/02 |
Prune_Skeleton_Ends.bsh | [Prune Skeleton Ends] Script to prune skeletons endpoints whose branches are shorter than the specified distance | Olivier Burri | #Beanshell, #ImageJ, #Fiji, #Skeleton, #BIOP | 2020/10/22 |
RecursiFIJI.groovy | Nicolas Chiaruttini | #BIOP, #BigDataViewer | 2021/06/22 | |
RemoveABBARegions.groovy | Re-import ABBA regions then filter out regions based on name | Nicolas Chiaruttini | #BIOP, #ABBA, #QuPath | 2022/02/10 |
SanitizeOperetta32bitsTiffs.groovy | Removes all 32 bits file from an Operetta dataset - crops values above 65535 | Nicolas Chiaruttini | #BIOP, #Fiji, #Operetta | 2022/03/29 |
OMERO gists | ||||
---|---|---|---|---|
Dataset_Macro-ROIs_Summary.groovy | [Run Macro on OMERO dataset] This script runs a macro (browsed on the local computer) on all images from an OMERO dataset. It saves the ROIs and the summary (as a csv file and as an OMERO.table) back to OMERO | Claire Stoffel | #BIOP, #OMERO | 2021/06/02 |
Tags
None
Subscribers
None
- Last Author
- chiarutt
- Last Edited
- Mar 29 2022, 14:02