Synchrotron microCT

Go to beamtime pages

Date Title First author Last author
May 1, 2023 SPring-8    
No matching items

Beamtime grand table

This table is intended to provide an overview over the different beamtime experiments. Experimental parameters described in this table correspond to the main experiments. Test scans, calibration scans or pilot experiments may feature differing parameters that are not reflected in this table, but are to be found in the individual beamtime pages instead.

Code
library(DT)

table <- read.csv('beamtimes.csv')
code <- read.csv('beamtimes_codebook.csv')

DT::datatable(table,filter = "top" )

Variable codebook

Code
library(kableExtra)

kable(code, format = "markdown")
Variable_name Description Description_abbreviation X X.1 X.2 X.3 X.4 X.5 X.6 X.7 X.8 X.9
Year Year from AFFORD project in which activities took place NA NA NA NA NA NA NA NA NA NA
Partner AFFORD partner team (TIG: the interface group; CRS: Center for Reproducible Science) NA NA NA NA NA NA NA NA NA NA
Collaborator Surname of the main person(s) executing the actions NA NA NA NA NA NA NA NA NA NA
Facility_1 country where data were collected NA NA NA NA NA NA NA NA NA NA
Facility_2 name of synchrotron facility NA NA NA NA NA NA NA NA NA NA
Facility_country name of experimental facilities of a synchrotron particle accelerator NA NA NA NA NA NA NA NA NA NA
Acquisition_start_date DD-MM-YYYY date of the official first day of the beamtime allocated for the experiment. Internally within the Sinergia project, beamtime experiments are often informally identified by the month and year they took place. NA NA NA NA NA NA NA NA NA NA
Acquisition_proposal_number Identification number of the synchrotron beamtime proposal. This number helps identifying the beamtime experiment at the different facilities NA NA NA NA NA NA NA NA NA NA
Acquisition_data_type Contains a shorthand for the scientific purpose for which the data was collected. Typically corresponds to the official project associated with a given beamtime experiment, or is given as “General” NA NA NA NA NA NA NA NA NA NA
Execution_period Whether the activite was conducted before, during (offsite or onsite) or after data acquisition NA NA NA NA NA NA NA NA NA NA
Purpose Goals of the task; Data Sharing and Publishing: open research data and metadata curation, documentation and publishing; Internal Documentation: Activities related to documenting data internally, minimum curation for internal sharing; Data and File Management: file operations and internal documentation that would need to be done even if no data publication was envisioned; Data Stewardship: helping other groups or researchers setting up similar activities; Supporting Documentation : writing more generic documentation on how-to perform some actions; NA NA NA NA NA NA NA NA NA NA
Action Specific actions performed NA NA NA NA NA NA NA NA NA NA
Action_sub Sub action when applicable (else N/A) NA NA NA NA NA NA NA NA NA NA
Description Free text describing details about the activity NA NA NA NA NA NA NA NA NA NA
Comments Free text describing details about the activity NA NA NA NA NA NA NA NA NA NA
Active_time_h Time needed for task spent in action, requiring active work by a person NA NA NA NA NA NA NA NA NA NA
Waiting_time_h Time needed for task that does not include any active work from project partners. Most commonly computer busy time (e.g. waiting for file transfer, processing etc.), but may also include waiting for external parties (e.g. IT support) NA NA NA NA NA NA NA NA NA NA
Time_monitoring prospective: start of task was anticipated and time tracking was started, giving precise time information. Retrospective: action was already finished when time requirement was calculated, giving only rough estimates NA NA NA NA NA NA NA NA NA NA
Abbreviation arcAbeta genetically modified mouse strain, model for Alzheimer’s NA NA NA NA NA NA NA NA NA NA
Abbreviation EtOH ethanol NA NA NA NA NA NA NA NA NA NA
Abbreviation BMC Biomaterials Science Center, Sinergia partner in Basel under Prof. Bert Müller NA NA NA NA NA NA NA NA NA NA
Abbreviation TKI Theodor-Kocher-Institute, Sinergia partner in Bern under Prof. Britta Engelhardt or Steven Proulx NA NA NA NA NA NA NA NA NA NA
Abbreviation EAE Experimental autoimmune encephalomyelitis, an animal model for multiple sclerosis NA NA NA NA NA NA NA NA NA NA
Abbreviation CSF cerebrospinal fluid NA NA NA NA NA NA NA NA NA NA
Abbreviation TiB Tebibyte. unit of data storage equal to 2^40 or 1,099,511,627,776 bytes NA NA NA NA NA NA NA NA NA NA
Abbreviation BIDS brain imaging data structure - a metadata standard for neuroimaging data of multiple modalities NA NA NA NA NA NA NA NA NA NA
Abbreviation SHA256 hash functions computed with eight 32-bit words NA NA NA NA NA NA NA NA NA NA
Abbreviation N/A not applicable NA NA NA NA NA NA NA NA NA NA
NA NA NA NA NA NA NA NA NA NA
Back to top