* File name:
  I_[survey][site][field number]_[filter].[extension]
  -- [survey]      : name of survey
  -- [site]        : for KMTNet case, "C", "S", and "A" indicates "CTIO", "SAO", and "SSO" site, respectively
  -- [field number]: KMTNet field number
  -- [filter]      : filter used for observations
  -- [extension]   : explained below

* File extension:
  -- [TLC]: tender-loving-care (TLC) reductions of the light curve observed at each KMTNet observatory for modeling 
  -- [dia]: differential image analysis (pyDIA) reductions for measuring the source color, using an identical magnitude scale to KMT CMD
  -- [cmd]: Color-magnitude diagrams (CMD), crossmatched KMTNet and MOA, scaled in OGEL-III magnitude system  
  -- [dat]: light curve observed by MOA survey (pipeline)
  -- [dat2]: light curve observed by MOA survey for measuring the source color (magnitude scale is matched to MOA CMD)

* File formats:
  # =========================================================
  # For KMTNet [TLC] [dia],
  # =========================================================
  # column        value                      unit 
  # ---------------------------------------------------------
      1     HJD' = HJD -245000.0       days
      2     Magnitude in I or V filter instrumental magnitude
      3     Magnitude error            instrumental magnitude
  # =========================================================

  # =========================================================
  # For MOA [dat] [dat2],
  # =========================================================
  # column        value                      unit 
  # ---------------------------------------------------------
      1     HJD' = HJD -245000.0       days
      2     Magnitudes in R filter     instrumental magnitude
      3     Magnitude error            instrumental magnitude
  # =========================================================

  # =========================================================
  # For KMTNet & MOA CMD [cmd],
  # =========================================================
  # column        value                      unit 
  # ---------------------------------------------------------
      2     R.A                        degree
      3     Dec                        degree
      4     V-band magnitudes          OGLE-III magnitude
      4     (V-I)                      --- 
      6     I-band magnitudes          OGLE-III magnitude
  # =========================================================

 
