File Naming

SOP-004 · Older method

When naming a file, keep three things in mind: the project name, the type of work the file contains, and the volume it belongs to. Spaces aren't allowed, so join the parts with underscores:

Project_Type_Volume_Any-other-relevant-info

For example, a synaptic annotation file for Vol. 30 in the Pinky project is named Pinky_Synapses_Vol.30. For projects without a settled naming protocol, add any other relevant information to the end of the name.

Duplicates, practice & experiments

When multiple copies of a file exist (experimenting without overwriting the output, or several people training on the same set), include the tracer's name and a word indicating practice or experiment — for example Pinky_Annotation_vol.202_Ben_Experiment. Save all practice/experiment sets and saved-state duplicates in the project's Archive folder, and clean up once the task is complete so each file lives in the right place.

Type abbreviations

TypeName
Raw EMEM
Semantic AnnotationSeg
Synaptic AnnotationSynapses
VesiclesVesicles
MitochondriaMito
Semantic LabelingSemantic Labeling
Blood VesselsBlood Vessels

Examples

TypeInfoNameFolder
Semantic AnnotationPinky Volume 24, completed by BenPinky_vol.24_seg_BenCell_Segmentation
SynapsesAIBS Volume 19, stitched setAIBS_vol.19_synapses_stitchedPSD/Synapses
MitochondriaAllen Volume 06, Merlin practiceAllen_vol.06_Mito_MM_practiceMitochondria
VesiclesAIBS Volume 22AIBS_vol.22_vesiclesVesicles/Vesicle Cloud
Note: Omni files are an exception — they are automatically named after the project title, so there's no need to create duplicates.

Purpose

Establishes standard conventions for naming annotation files, exports, and datasets.

Scope

Applies to file naming across project workflows — annotation exports, dataset identifiers, and documentation.

Source document

Related