{
  "$id": "1",
  "$type": "NINA.Sequencer.Container.SequenceRootContainer, NINA.Sequencer",
  "Strategy": {
    "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
  },
  "Name": "EM2024_(0.2-4radii)_DARK_12_STOP",
  "Conditions": {
    "$id": "2",
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
    "$values": []
  },
  "IsExpanded": true,
  "Items": {
    "$id": "3",
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
    "$values": [
      {
        "$id": "4",
        "$type": "NINA.Sequencer.Container.StartAreaContainer, NINA.Sequencer",
        "Strategy": {
          "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
        },
        "Name": "Start",
        "Conditions": {
          "$id": "5",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
          "$values": []
        },
        "IsExpanded": true,
        "Items": {
          "$id": "6",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
          "$values": []
        },
        "Triggers": {
          "$id": "7",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
          "$values": []
        },
        "Parent": {
          "$ref": "1"
        },
        "ErrorBehavior": 0,
        "Attempts": 1
      },
      {
        "$id": "8",
        "$type": "NINA.Sequencer.Container.TargetAreaContainer, NINA.Sequencer",
        "Strategy": {
          "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
        },
        "Name": "Targets",
        "Conditions": {
          "$id": "9",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
          "$values": []
        },
        "IsExpanded": true,
        "Items": {
          "$id": "10",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
          "$values": [
            {
              "$id": "11",
              "$type": "NINA.Sequencer.Container.SequentialContainer, NINA.Sequencer",
              "Strategy": {
                "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
              },
              "Name": "Sequential Instruction Set",
              "Conditions": {
                "$id": "12",
                "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                "$values": [
                  {
                    "$id": "13",
                    "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                    "CompletedIterations": 0,
                    "Iterations": 1,
                    "Parent": {
                      "$ref": "11"
                    }
                  }
                ]
              },
              "IsExpanded": true,
              "Items": {
                "$id": "14",
                "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                "$values": [
                  {
                    "$id": "15",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "16",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "17",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "15"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "18",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "19",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 1.0,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "20",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "15"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "21",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "22",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "23",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "24",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "22"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "25",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "26",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.707107,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "27",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "22"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "28",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "29",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "30",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "31",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "29"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "32",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "33",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.5,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "34",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "29"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "35",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "36",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "37",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "38",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "36"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "39",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "40",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.353553,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "41",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "36"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "42",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "43",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "44",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "45",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "43"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "46",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "47",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.25,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "48",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "43"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "49",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "50",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "51",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "52",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "50"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "53",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "54",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.176777,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "55",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "50"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "56",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "57",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "58",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "59",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "57"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "60",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "61",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.125,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "62",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 0,
                          "Parent": {
                            "$ref": "57"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "63",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "64",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "65",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "66",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "64"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "67",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "68",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.088388,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "69",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "64"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "70",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "71",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "72",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "73",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "71"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "74",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "75",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.0625,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "76",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "71"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "77",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "78",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "79",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "80",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "78"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "81",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "82",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.044194,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "83",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "78"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "84",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "85",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "86",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "87",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "85"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "88",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "89",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.03125,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "90",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "85"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "91",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "92",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "93",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "94",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "92"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "95",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "96",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.022097,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "97",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "92"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "98",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  },
                  {
                    "$id": "99",
                    "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeManyExposures, NINA.Sequencer",
                    "ErrorBehavior": 0,
                    "Attempts": 1,
                    "Strategy": {
                      "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
                    },
                    "Name": "Take Many Exposures",
                    "Conditions": {
                      "$id": "100",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "101",
                          "$type": "NINA.Sequencer.Conditions.LoopCondition, NINA.Sequencer",
                          "CompletedIterations": 0,
                          "Iterations": 20,
                          "Parent": {
                            "$ref": "99"
                          }
                        }
                      ]
                    },
                    "IsExpanded": false,
                    "Items": {
                      "$id": "102",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
                      "$values": [
                        {
                          "$id": "103",
                          "$type": "NINA.Sequencer.SequenceItem.Imaging.TakeExposure, NINA.Sequencer",
                          "ExposureTime": 0.015625,
                          "Gain": -1,
                          "Offset": -1,
                          "Binning": {
                            "$id": "104",
                            "$type": "NINA.Core.Model.Equipment.BinningMode, NINA.Core",
                            "X": 1,
                            "Y": 1
                          },
                          "ImageType": "DARK",
                          "ExposureCount": 15,
                          "Parent": {
                            "$ref": "99"
                          },
                          "ErrorBehavior": 0,
                          "Attempts": 1
                        }
                      ]
                    },
                    "Triggers": {
                      "$id": "105",
                      "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                      "$values": []
                    },
                    "Parent": {
                      "$ref": "11"
                    }
                  }
                ]
              },
              "Triggers": {
                "$id": "106",
                "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
                "$values": []
              },
              "Parent": {
                "$ref": "8"
              },
              "ErrorBehavior": 0,
              "Attempts": 1
            }
          ]
        },
        "Triggers": {
          "$id": "107",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
          "$values": []
        },
        "Parent": {
          "$ref": "1"
        },
        "ErrorBehavior": 0,
        "Attempts": 1
      },
      {
        "$id": "108",
        "$type": "NINA.Sequencer.Container.EndAreaContainer, NINA.Sequencer",
        "Strategy": {
          "$type": "NINA.Sequencer.Container.ExecutionStrategy.SequentialStrategy, NINA.Sequencer"
        },
        "Name": "End",
        "Conditions": {
          "$id": "109",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Conditions.ISequenceCondition, NINA.Sequencer]], System",
          "$values": []
        },
        "IsExpanded": true,
        "Items": {
          "$id": "110",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.SequenceItem.ISequenceItem, NINA.Sequencer]], System",
          "$values": []
        },
        "Triggers": {
          "$id": "111",
          "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
          "$values": []
        },
        "Parent": {
          "$ref": "1"
        },
        "ErrorBehavior": 0,
        "Attempts": 1
      }
    ]
  },
  "Triggers": {
    "$id": "112",
    "$type": "System.Collections.ObjectModel.ObservableCollection`1[[NINA.Sequencer.Trigger.ISequenceTrigger, NINA.Sequencer]], System",
    "$values": []
  },
  "Parent": null,
  "ErrorBehavior": 0,
  "Attempts": 1
}