Grantecan Telescope Following Error Dataset
One month of data for the study of factors that can influence telescope tracking
@kaggle.manuelhuertaslopez_telescopefollowingerror
One month of data for the study of factors that can influence telescope tracking
@kaggle.manuelhuertaslopez_telescopefollowingerror
CREATE TABLE final_samples (
"unnamed_0" BIGINT,
"timestamplong" TIMESTAMP,
"macs_azimuthaxis_position" DOUBLE,
"macs_azimuthaxis_followingerror" DOUBLE,
"macs_elevationaxis_position" DOUBLE,
"ecs_uppershutter_actualposition" DOUBLE,
"ecs_domerotation_actualposition" DOUBLE,
"emcs_weatherstation_meanwindspeed" DOUBLE,
"emcs_weatherstation_winddirection" DOUBLE,
"oe_observingengine_slowguideerrora" DOUBLE,
"oe_observingengine_slowguideerrorb" DOUBLE,
"oe_observingengine_currentobservingstate" VARCHAR
);
Anyone who has the link will be able to view this.