Git Product home page Git Product logo

pipe_tasks's Introduction

pipe_tasks

pipe_tasks is a package in the LSST Science Pipelines.

pipe_tasks provides many of the Task classes that drive the LSST Science Pipelines. The command-line tasks listed here are useful data processing entry points for most users. These scripts can be found in the bin.src/ folder. After building and installing the package, they can also be found in the created bin/ folder.

The repository also contains several Pipelines used for processing. You can also assemble your own pipelines by combining individual tasks through their Python APIs.

pipe_tasks does not provide all the tasks and command-line tasks in the LSST Science Pipelines. Tasks can be found in many other high-level packages in the Science Pipelines, such as ip_isr.

To learn more about the task framework in general, see the lsst.pipe.base module documentation.

The package namespace itself is mostly empty. Each specific processing tool must be imported directly from the module; for instance,

from lsst.pipe.tasks.processCcd import ProcessCcdTask

pipe_tasks's People

Contributors

r-owen avatar paulprice avatar talljimbo avatar yalsayyad avatar isullivan avatar acbecker avatar natelust avatar simonkrughoff avatar jdswinbank avatar morriscb avatar erykoff avatar laurenam avatar timj avatar robertluptonthegood avatar parejkoj avatar sr525 avatar czwa avatar kfindeisen avatar morganschmitz avatar ktlim avatar mrawls avatar n8pease avatar jmeyers314 avatar pgee2000 avatar astrovpk avatar timothydmorton avatar smonkewitz avatar leeskelvin avatar rearmstr avatar mfisherlevine avatar

Watchers

James Cloos avatar

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.