STDWeb

Contents:

  • Installation
    • Requirements
    • Installing STDWeb
    • Installing Redis
  • Deployment
    • 1. Redis Server
    • 2. Celery Worker
    • 3. Django Web Server
    • Creating an Admin User
    • Production Deployment
  • Configuration
    • Environment Variables
      • Core Django Settings
      • Path Settings
      • STDPipe Binary Paths
      • External Services
    • Example Configuration
  • Architecture
    • Overview
    • Key Components
      • Django Application (stdweb/)
      • Processing Package (stdweb/processing/)
    • Processing Pipeline
    • Task Workflow
    • Celery Task Handling
      • Chain Tracking
      • Process Group Management
      • Adding New Task Types
      • Task Termination
    • External Dependencies
    • Command-Line Interface
  • REST API
    • Authentication
      • Creating API Tokens
    • Main Endpoints
      • Tasks
      • Processing
      • Files
      • Queue
      • Reference Data
    • Quick Example
    • Python Client
  • Processing Workflow
    • Image Import
    • Initial Inspection and Masking
      • Header Analysis
      • WCS Sanitization
      • Automatic Masking
      • Custom Masking
      • Target Specification
    • Object Detection
      • SExtractor Configuration
      • Diagnostic Outputs
      • Shape-Based Pre-filtering
      • Object Flags
      • Aperture Photometry
      • S/N Filtering
    • Astrometric Calibration
      • Blind Solving
      • WCS Refinement
    • Photometric Calibration
      • Reference Catalogs
      • Supported Filter Systems
      • Photometric Model
      • Color Term Diagnostics
    • Detection Limit
    • Simple Transient Detection
      • Filtering Steps
      • Output
    • Image Subtraction
      • Template Sources
      • Subtraction Method
      • Candidate Detection
      • Artifact Rejection
      • Forced Photometry Mode
      • Output
    • External Dependencies
  • Analysis Handbook
    • Image Preparation
      • Pre-processing Requirements
      • Setting the Gain Correctly
    • Choosing Reference Catalogs
      • Decision Tree
      • Non-Standard Filters
      • Color Term Guidance
      • Zero Point Spatial Order
    • Diagnostic Plots
      • Photometry Calibration Plot
      • FWHM Diagnostic Plot
      • Limiting Magnitude Plot
    • Template Subtraction Tips
      • HOTPANTS Parameters
      • Template Source Selection
      • Custom Template Tips
    • Troubleshooting
      • Blind Matching Fails
      • Cosmic Ray Detection Issues
      • Calibration Non-Linearity
      • Log Error Messages
STDWeb
  • Search


© Copyright 2025, Sergey Karpov.

Built with Sphinx using a theme provided by Read the Docs.