29 projects tagged "Analysis"
SOFA is a statistics, analysis, and reporting program with an emphasis on ease of use, learning as you go, and beautiful output. SOFA can connect directly to your database and lets you display results in an attractive format ready to share or put in a spreadsheet. SOFA will help you learn as you go, whether you are a student, business analyst, or researcher.
todoyu is a powerful project and task management system. The core features are project handling, time tracking, time sheets, resource management, calendar, customizable reporting, keeping track of communication and decisions, invoicing directly from tracked time, and address management of customers and employees. It improves billing accuracy and timeliness, and removes risk from the billing process. A todoyu customer's clients get visibility into the project work done on their behalf. The system is extensible with additional modules. The system is completely Web based and translated in 12 languages.
relax is a program designed for the study of the dynamics of proteins or other macromolecules though the analysis of NMR relaxation experiments. It supports exponential curve fitting for the calculation of the R1 and R2 relaxation rates, calculation of the NOE, reduced spectral density mapping, the Lipari and Szabo model-free analysis, study of domain motions via the N-state model and frame order dynamics theories using anisotropic NMR parameters such as RDCs and PCSs, and the investigation of stereochemistry.
PanBI is a collection of analytics modules for existing information systems. For each information system, it provides data extraction, transformation, and loading logic coupled with an OLAP schema, delivering OLAP functionality to an unprecedented user base. It extracts data from the source database, sets up a warehouse schema, loads the data into the warehouse, and has defined OLAP cubes. It does all this automatically for a one-click-run experience. Supported systems: dotProject, NesterSoft WorkTime, Subversion, and MantisBT (under development).
allmon is a generic system for collecting and storing various runtime metrics collections used for system performance, health, quality, and availability monitoring purposes. The system also provides a set of data-mining algorithms useful for further performance analysis. Allmon is designed to harvest different metrics values coming from many areas of monitoring infrastructure. The collected data are based on quantitative and qualitative performance and availability analysis. Allmon collaborates with other analytical tools for OLAP multidimensional analysis and data mining processing. The tool can be used for production as well as for development (profiling) and QA (load testing) purposes.
The Isotrol DocGen BOUML plugout is a practical tool to update the OpenUP-based documentation of your project dynamically. DocGen extracts texts and diagrams from a BOUML project and inserts them in an OpenOffice.org Writer document. It's preconfigured with a generic project template and three definition files for Analysis, Design, and Architecture OpenUP-based documents. You can also insert predefined tables and link external images to embed them into the document. You can define your own template and file definitions. It's as easy as writing an OpenOffice.org Writer document and designing your own page format, cover, index page, headings styles, variables, etc. Afterwards, you create an XML file pointing to the parts of the BOUML project with the contents.
Pkviz is a tool for plotting and cycling through and animating a series of network packets captured by tcpdump. What makes it unique is that the packets’ structure is visualized, not any labels and not time itself. Pkviz takes each byte in a packet and plots it out end-to-end, left-to-right, from the first byte to the last. How high the dot gets plotted depends on the value of the byte: bytes with a value of 0 are at the bottom and those which are 255 (0xff) – the maximum value of a byte – get plotted at the top. This might not be interesting for one packet, but that changes when you start looking at thousands of packets. Pkviz can cycle through thousands of packets in the set so you can see what happened on the wire.
The dywapitchtrack library computes the pitch of an audio stream in realtime. The pitch is the main frequency of the waveform (the "note" being played or sung). It is expressed as a float in Hz. dywapitchtrack is based on a custom-tailored algorithm which is of very high quality, very accurate (precision < 0.05 semitones), with very low latency (< 23 ms) and very low error rates. It has been thoroughly tested on the human voice.