Baselight

Grantecan Telescope Following Error Dataset

One month of data for the study of factors that can influence telescope tracking

@kaggle.manuelhuertaslopez_telescopefollowingerror

Final Samples
@kaggle.manuelhuertaslopez_telescopefollowingerror.final_samples

  • 25.74 MB
  • 1378117 rows
  • 12 columns
unnamed_0

Unnamed: 0

timestamplong

TimeStampLong

macs_azimuthaxis_position

MACS.AzimuthAxis.position

macs_azimuthaxis_followingerror

MACS.AzimuthAxis.followingError

macs_elevationaxis_position

MACS.ElevationAxis.position

ecs_uppershutter_actualposition

ECS.UpperShutter.actualPosition

ecs_domerotation_actualposition

ECS.DomeRotation.actualPosition

emcs_weatherstation_meanwindspeed

EMCS.WeatherStation.meanWindSpeed

emcs_weatherstation_winddirection

EMCS.WeatherStation.windDirection

oe_observingengine_slowguideerrora

OE.ObservingEngine.slowGuideErrorA

oe_observingengine_slowguideerrorb

OE.ObservingEngine.slowGuideErrorB

oe_observingengine_currentobservingstate

OE.ObservingEngine.currentObservingState

115Mon Mar 01 2021 20:02:23 GMT+0000 (Coordinated Universal Time)160.0418384453850.00000731402104443864930.08295665249287.93779754638672159.298004150390627.160711111111331160-0.0000013847856567945753-3.796616517343832e-7SLEWING
116Mon Mar 01 2021 20:02:24 GMT+0000 (Coordinated Universal Time)160.041838445385-0.0000192272072971463130.08295665249287.93779754638672159.298004150390627.160711111111331160-0.0000013847856567945753-3.796616517343832e-7SLEWING
117Mon Mar 01 2021 20:02:24 GMT+0000 (Coordinated Universal Time)160.041838445385-0.0000192272072971463130.08295665249287.93779754638672159.298004150390627.160711111111331160-0.0000013847856567945753-3.796616517343832e-7TRACKING
118Mon Mar 01 2021 20:02:24 GMT+0000 (Coordinated Universal Time)160.041838445385-0.0000192272072971463130.08295665249287.93779754638672159.298004150390627.160711111111331160-0.0000013847856567945753-3.796616517343832e-7SLEWING
119Mon Mar 01 2021 20:02:24 GMT+0000 (Coordinated Universal Time)160.0418384453850.00001918981571008721330.08295665249287.93779754638672159.298004150390627.160711111111331160-0.0000013847856567945753-3.796616517343832e-7SLEWING
120Mon Mar 01 2021 20:02:24 GMT+0000 (Coordinated Universal Time)160.0418384453850.00001918981571008721330.08295665249287.93779754638672159.298004150390627.160711111111331157-0.0000013847856567945753-3.796616517343832e-7SLEWING
121Mon Mar 01 2021 20:02:25 GMT+0000 (Coordinated Universal Time)160.041838445385-0.00000322162514865998230.08295665249287.93779754638672159.298004150390627.160711111111331157-0.0000013847856567945753-3.796616517343832e-7SLEWING
122Mon Mar 01 2021 20:02:25 GMT+0000 (Coordinated Universal Time)160.0418384453850.0000265443443071732130.08295665249287.93779754638672159.298004150390627.160711111111331157-0.0000013847856567945753-3.796616517343832e-7SLEWING
123Mon Mar 01 2021 20:02:26 GMT+0000 (Coordinated Universal Time)160.0418384453850.000152755397381130.08295665249287.93779754638672159.298004150390627.160711111111331157-0.0000013847856567945753-3.796616517343832e-7SLEWING
124Mon Mar 01 2021 20:02:26 GMT+0000 (Coordinated Universal Time)160.0418384453850.0000279309489939480930.08295665249287.93779754638672159.298004150390627.160711111111331157-0.0000013847856567945753-3.796616517343832e-7SLEWING

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
);

Share link

Anyone who has the link will be able to view this.