Giter Site home page Giter Site logo

pyrrho314 / recipesystem Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 20.47 MB

automating data processing

License: Mozilla Public License 2.0

HTML 89.52% Python 6.74% Shell 0.01% CSS 0.39% JavaScript 2.61% Makefile 0.07% TeX 0.63% Common Lisp 0.01% C 0.01% Perl 0.01% PHP 0.01%

recipesystem's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @pyrrho314
  • ๐Ÿ‘€ Iโ€™m interested in logic.
  • ๐ŸŒฑ Iโ€™m currently learning.
  • ๐Ÿ“ซ How to reach me: [email protected]

recipesystem's People

Contributors

callen314 avatar pyrrho314 avatar

Watchers

 avatar  avatar

recipesystem's Issues

Remove tkmonitor

Not used any longer... imports are being removed, but the module should be removed and any old dependencies also removed/repaired.

General Data create_data_object

There is a type table INSIDE the generaldata.py module that needs to be compiled from the configruation. It's not clear if it should:

(1) be part of the type system, i.e. a type_hint field in discovered types, this can use the type structure
(2) be a separate data structure system for type hinting

GENERALIZING

The generalizing project exists until the system has been successfully generalized. Currently it operates at runtime without executing any astronomy specific code, but there is still code, such as IRAF related function in the reduction context. Also, AstroData itself should be moved to a configuration package and the infrastructure modified to use GeneralData. Currently, it supports both, which is harmless except that such irregularity interferes with system visualization and can lead to unexpected difficulties (making changes that were thought to be simple, more difficult).

all index files should be normalized

Indexes like the primitivesIndex should be changed... ie:

localPrimitiveIndex = {
"GEOTIFF": ("primitives_GEOTIFF.py", "GEOTIFFPrimitives")
}

... this doesn't need the localPrimitivesIndex setting

Since it's naming convention recognized it should probably be JSON format, no variable. This should apply to all index systems, which are all sadly slightly different. This idiom was removed from the dataset type system, and instead after execing the type def, carefully so the pyc is used if available, the passed in locals dictionary is checked for instances of AstroDataType.

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.