Link Search Menu Expand Document

Procedure logs model

Table of contents

  1. Introduction
  2. Fields
  3. Types of procedure logss
  4. Submission form
  5. Permissions
  6. Procedure log API access

Introduction

Procedure logs refer to systematic records that track specific parameters or outcomes related to the actions (procedures) performed on or with subjects in scientific studies. These logs are vital for ensuring the accuracy and reproducibility of experimental results, allowing researchers to monitor the effectiveness, consistency, and potential issues associated with various procedures and equipment used in their studies. Procedure log types share relationships, but fields are tailored to the various procedure logs types.

Fields

FieldDescription
TypeType of procedure logs (required). See options below
ProcedureThe action of the log (required)
DescriptionDescription of the procedure logs
Date and timeTimestamp for each entry in the log
Type detailsType-specific fields for each entry in the log. See options below
NotesNotes about the procedure logs for each entry in the log

Types of procedure logss

These are the available Type options for Procedure logs:

  • Impedances log
  • Linear displacement log
  • Tetrode log (4 tetrodes)
  • Tetrode log (8 tetrodes)

A detailed list of the type-specific fields can be found on the procedure logs types page.

Submission form

The procedure logs submission form consists of two parts:

  1. First part: Fill in the required fields.
  2. Second part: After clicking “Create and continue,” you can edit all fields of the entry.

Permissions

Procedure logs inherit permissions from projects via the subject and then the procedure associated with the entry.

Visit the [permissions page] to learn more.

Procedure log API access

The API allows for programmable access to Procedure logs, enabling you to read, edit, and delete procedure logss through the API. Learn more about the procedure logss’ fields and data structure on the Procedure logs API page.