This is a staging site. Uploads will not persist. Testing only.
simple console based note taking program

nodau

simple console based note taking program

Nodau is a simple console based note taking program. It allows you to easily create, edit, and view notes, and search them by name or date.
processor power calibration tool

power-calibrate

processor power calibration tool

Power-calibrate calibrates the power consumption of a mobile device that has a battery power source or of an modern Intel device has RAPL support. It will attempt to calculate the power usage of 1% of CPU utilisation (and 1 instruction and 1 cpu cycle if perf is available).
display all X11 color names and colors

xcolors

display all X11 color names and colors

Reads the rgb.txt file that defines the color names the X server knows and displays the colors found.
medical image reconstruction and registration

plastimatch

medical image reconstruction and registration

Plastimatch is an open source software for deformable image registration. It is designed for high-performance volumetric registration of medical images, such as X-ray computed tomography (CT), magnetic resonance imaging (MRI), and positron emission tomography(PET). Software features include: * B-spline method for deformable image registration (GPU and multicore accelerated), including support for image masking, landmark penalties, and regularization * Demons method for deformable image registration (GPU accelerated) * Multi-atlas segmentation * ITK-based algorithms for translation, rigid, affine, multiple demons methods, and B-spline registration * Pipelined, multi-stage registration framework with seamless conversion between most algorithms and transform types * Landmark-based deformable registration using thinplate splines for global registration * Landmark-based deformable registration using radial basis functions for local corrections * Broad support for 3D image file formats (using ITK), including DICOM, Nifti, NRRD, MetaImage, and Analyze * Extensive toolchain for radiotherapy research, including support for DICOM, DICOM-RT, DICOM SRO, XiO file format, gamma analysis, contour manipulation, contour overlap analysis, and vector field analysis Plastimatch also features two handy utilities which are not directly related to image registration: * FDK cone-beam CT reconstruction (GPU and multicore accelerated) * Digitally reconstructed radiograph (DRR) generation (GPU and multicore accelerated)
programs for counting physical source lines of code (SLOC)

sloccount

programs for counting physical source lines of code (SLOC)

SLOCCount (pronounced "sloc-count") is a suite of programs for counting physical source lines of code (SLOC) in potentially large software systems (thus, SLOCCount is a "software metrics tool" or "software measurement tool"). SLOCCount can count physical SLOC for a wide number of languages; listed alphabetically, they are: Ada, Assembly, awk, Bourne shell, C, C++, C shell, COBOL, C#, Erlang, Expect, Fortran, Java, lex/flex, LISP (including Scheme), Makefile, Modula3, Objective-C, Pascal, Perl, PHP, Python, Ruby, sed, SQL, Tcl, VHDL, XML, Yacc/Bison.
Terminal interaction recorder and player (for tty)

ttyrec

Terminal interaction recorder and player (for tty)

This package includes "ttyrec", a tty recorder which records terminal interaction, and "ttyplay", the player to see that intereaction.