Projects tagged ‘analysis’ and ‘python’


[34 total ]

2 Users

Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse ... [More] engineering, and source-to-source translation. Synopsis provides a framework of C++ and Python APIs to access these representations and allows Processor objects to be defined and composed into processing pipelines, making this framework very flexible and extensible. [Less]
Created over 2 years ago.

2 Users

The purpose of NIPY is to make it easier to do better brain imaging research. We believe that neuroscience ideas and analysis ideas develop together. Good ideas come from understanding; understanding ... [More] comes from clarity, and clarity must come from well-designed teaching materials and well-designed software. The software must be designed as a natural extension of the underlying ideas. We aim to build software that is: * clearly written * clearly explained * a good fit for the underlying ideas * a natural home for collaboration [Less]
Created 4 months ago.

1 Users
   

This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines ... [More] are displayed in the order they occur in the input. [Less]
Created about 1 year ago.

1 Users
 

Open Delphos is being developed by Ecotrust in partnership with World Wildlife Fund (WWF) and Comunidad y Biodiversidad (COBI). It will provide a complete solution for performing multi-criteria ... [More] analysis (MCA) by stepping the user through the entire process. This includes: * Pre-analsysis: (defining timelines, defining a region, identifying experts, consulting experts, reviewing recommendations. * Performing MCA (designing a database, defining criteria, inputting data, weighting criteria, running analysis) * Analaysis evaluation and next steps Open Delphos is cross-platform and will be made available on Windows, Max OS X and Linux as a standalone application. [Less]
Created about 1 year ago.

1 Users

nemesis is an experimental finite element code. nemesis consists of two parts: a C++ core, embedding the Python interpreter, capable of undertaking a wide variety of static/transient/eigenvalue ... [More] problems accounting for material and/or geometrical nonlinearities, and extras, a set of Python scripts that access the core and exploit usability in simple or more complicated tasks, including pre- and post-processing. Some of the available features in nemesis are: ar/beam/triangle/quad/brick elements, uniaxial elastic/hardening/cyclic/viscoplastic materials, von Mises/Mohr-Coulomb multiaxial elasto-viscoplastic materials, initial/modified/full Newton-Raphson and BFGS algorithms, load/displacement/arc-lenght controls and connection to sql databases. [Less]
Created over 2 years ago.

1 Users

a library for audio labeling and features extraction
Created 11 months ago.

1 Users

Framework for building data studies in a pipe-and-filter style that abstracts over issues such as multiprocessing. Creating studies of large amounts of data can be a tricky task. A common need is ... [More] the ability to reconfigure a particular study quickly or even at runtime in order to change the exact nature of the information extracted. However, the reality is that dealing with issues such as parallelism hampers flexibility. This framework provides three type of 'study phase' which are wrapped around your domain-specific worker code in such a way that the choice of processing model for each phase and the connections between them can be changed with only minor modifications to the code or even reconfigured at runtime. [Less]
Created 5 months ago.

1 Users

Realtime audio analysis program. Provides audio levels, scope, spectrum, rolling spectrogram.
Created 5 months ago.

1 Users
 

Performance Analysis Tool for Web Server Logs. Produces metrics and graphs from web logs (W3C Extended Log File Format). This is useful during performance testing and analysis. Output is created ... [More] in XHTML/CSS with embedded PNG images. PerfLog is written in Python and uses Matplotlib for graphs and plotting [Less]
Created over 2 years ago.

0 Users

项目简介南航拥有订票以及航线管理等的多种大型系统和网站,每日产生的大量日志数据。为了分析客户行为,作为公司决策的重要依据,需要对日志进 ... [More] 行系统的分析。然而由于公司的系统每日产生的日志数据数量庞大,因此需要把分析处理的工作交由专门的计算机系统来进行处理。 市面上现已存在不少软能解决以上需求,效率和稳定性也有相当好的水平,但普遍存在智能化和灵活定制上的不足。以WebTrends Analysis Series 7.0为例子。这个软件功能强大,支持目前市面上主流格式的导入,分析以及导出。但是在用作南航的数据分析,则存在如下不足: 导入数据的总量有15GB的上限 不能满足二次开发的需要 无法阅读其源代码 当南航拥有自己特有的需求,需要在原系统基础上面进行一定功能的扩充,则购买他人的产品就突现出了种种的限制。 本软件设计开发是则是为了解决以上需求。对apache和IIS两种日志文件进行分析统计,主要目的是对网站进行跟踪。 使用的工具预期使用到的技术是:J2EE(Struts2.0、EJB3.0); 数据库: ORACLE 11g MySQL5.1 IDE: JDeveloper 11g MyEclipse 6.5 容器: weblogic 11g JBoss Tomcat 6.0 版本管理: SVN 1.5.4 你可以看见我们的工作设想 每日工作记录 [Less]
Created 9 months ago.