{% extends "base.html" %} {% block content %}
| Post | Details | Date | Actions |
|---|---|---|---|
{{ p['title'] }} - {{ p['short_description'] }} |
Pixel scale: {{ p['pixel_scale'] | round(2)}}″/px
Object type: {{ p['object_type'] }}
Location: {{ p['location'] }}
|
{{ p['created_at'].strftime('%Y-%m-%d') }} | Edit Delete |
These actions run once when you click them. They are intended for manual cleanup and backfills.
Redo plate solving for all images
Rebuild thumbnails, overlays, and pixel scale from each image's stored plate-solving header.
Redo guiding graphs for all images
Rebuild stored guiding and calibration plots from each image's saved guide logs.
Purge unbound images and thumbnails
Delete uploaded image files and thumbnails that are no longer referenced in the database.