Python Module Index

b | c | d | e | f | g | m | n | o | p | r | v
 
b
background Module with tools to run functions on a different process and to record their execution with tasks
 
c
chart_functions Helper functions for calculating chart data
check_uid
    check_uid. Simple module to check if uid already exists in database.
 
d
dcmdatetime
    dcmdatetime. Module to create Python dates and times from DICOM dates and times and vice versa.
 
e
exportviews
    exportviews.py Module to render appropriate content according to request, specific to the exports.
 
f
forms Django forms definitions
 
g
get_values
    get_values. Module to return values from DICOM elements using pydicom.
 
m
mod_filters
    mod_filters. Module for filtering studies on the summary filter pages.
models
    models. Models to create the database tables and relationships.
 
n
not_patient_indicators
    not_patient_indicators. Looks for indications that a study might be a test or QA study.
 
o
openrem
    openrem.remapp.extractors.ptsizecsv2db
    openrem.remapp.netdicom.tools
    openrem.remapp.tools.check_uid
    openrem.remapp.tools.dcmdatetime
    openrem.remapp.tools.get_values
    openrem.remapp.tools.not_patient_indicators
 
p
ptsizecsv2db
    ptsizecsv2db. Use to import height and weight data from csv file to existing studies in the database.
 
r
remapp
    remapp.exports.exportviews
    remapp.forms
    remapp.interface.chart_functions
    remapp.interface.mod_filters
    remapp.models
    remapp.tools.background
    remapp.views
    remapp.views_openskin
 
v
views
    views. Module to render appropriate content according to request.