GithubHelp home page GithubHelp logo

cmusatyalab / strangefind Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 1.0 284 KB

A Diamond anomaly detection application

Home Page: http://diamond.cs.cmu.edu/

C 8.14% C++ 2.78% Java 88.03% Shell 0.11% Makefile 0.33% GAP 0.61%

strangefind's Introduction

StrangeFind

Carnegie Mellon University

http://diamond.cs.cmu.edu/


2008-07-22

==========================


What is this?
=============

This is a Java-based framework for doing Diamond searches, especially
anomaly detection.

This code is a preview release: while it works, some functionality
is limited or missing.


What is the license?
====================

This code is licensed under the GNU GPL version 2, not any later version.
See the file gpl-2.0.txt for the text of the license.


Requirements
============

For TIFF reading, it is suggested that you add the jai_imageio libraries.
They are available from Sun.

The file "swingx.jar" is required for some functionality.

Place all of these files in the lib/ subdirectory before building.


How to build?
=============

The easiest way to build is using Eclipse. You can import as an
existing project into your workspace.



Good luck!

strangefind's People

Contributors

agoode avatar bgilbert avatar jaharkes avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dvlop

strangefind's Issues

Fix confusing checkboxes

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:11:17 -0500.

When doing a custom logic expression, the checkboxes don't really make sense anymore. Figure out some way to fix this.

Allow removal of filters once added

Imported from Bugzilla. This issue originally by agoode at 2008-12-10 17:02:44 -0500.

StrangeFind allows adding of filters. Probably it should be switched to support exactly one filter for now?

Allow (x) in logic expression

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:11:49 -0500.

(x) should be a valid expression.

Fix stddev limit

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:05:45 -0500.

Currently stddev has some arbitrary low limit (like 7.0). Raise this.

Modernize filter configuration/evaluation

StrangeFind hardcodes a lot of functionality that should now be handled by predicates, server-side evaluation, and heatmap attributes. Annotation HTML could be generated by a filter in the predicate and returned as an attribute. But these tools can't replace all of the current functionality, so we will need to

  • extend the predicate specification (only in generic ways, please!), and/or
  • leave some hardcoded bits tied to particular predicates.

Depends on cmusatyalab/hyperfind#1.

Allow directional stddev

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:13:28 -0500.

Right now, stddev specifies a +/- range. Allow for just + and just - as well as +/-.

Allow directional stddev

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:13:28 -0500.

Right now, stddev specifies a +/- range. Allow for just + and just - as well as +/-.

Allow (x) in logic expression

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:11:49 -0500.

(x) should be a valid expression.

Fix confusing checkboxes

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:11:17 -0500.

When doing a custom logic expression, the checkboxes don't really make sense anymore. Figure out some way to fix this.

Fix stddev limit

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:05:45 -0500.

Currently stddev has some arbitrary low limit (like 7.0). Raise this.

attrmap ordering is not preserved

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:12:40 -0500.

Attributes specified in the attrmap file do not appear in the same order in the GUI. Order should be preserved.

attrmap ordering is not preserved

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:12:40 -0500.

Attributes specified in the attrmap file do not appear in the same order in the GUI. Order should be preserved.

Save multiple reports at once

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:16:37 -0500.

Right now, one can click on a result and save that result as a report. Allow this to occur in batch.

Display info into attrmap

Imported from Bugzilla. This issue originally by agoode at 2008-11-06 16:15:09 -0500.

Some attributes should be displayed directly, instead of being evaluated in the anomaly filter. Create a mechanism for such XPath expressions to be evaluated and displayed in the GUI.

Examples: well number, date, time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.