! Started logfile: /scr/pima/rdv95_uvs/J0223+6307_X_uvs.log on Wed Nov 6 20:42:26 2013 obs /scr/pima/rdv95_uvs/J0223+6307_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J0223+6307_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0223+6307 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7128 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J0223+6307_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007476Jy sigma=1.338965 ! Fit after self-cal, rms=0.911545Jy sigma=1.204288 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9005 mas, bmaj=1.531 mas, bpa=-70.54 degrees ! Estimated noise=15.1489 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0676987 Jy ! Component: 100 - total flux cleaned = 0.0872821 Jy ! Total flux subtracted in 100 components = 0.0872821 Jy ! Clean residual min=-0.004231 max=0.008844 Jy/beam ! Clean residual mean=-0.000015 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.0872821 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0872821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057327Jy sigma=0.068007 ! Fit after self-cal, rms=0.057326Jy sigma=0.067992 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00988125 Jy ! Component: 100 - total flux cleaned = 0.0152004 Jy ! Total flux subtracted in 100 components = 0.0152004 Jy ! Clean residual min=-0.003398 max=0.003754 Jy/beam ! Clean residual mean=-0.000006 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.102482 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.102482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055638Jy sigma=0.063928 ! Fit after self-cal, rms=0.055659Jy sigma=0.063922 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.266 mas, bmaj=2.024 mas, bpa=-74.91 degrees ! Estimated noise=6.79561 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409359 Jy ! Component: 100 - total flux cleaned = 0.00616581 Jy ! Component: 150 - total flux cleaned = 0.00737327 Jy ! Component: 200 - total flux cleaned = 0.00808861 Jy ! Total flux subtracted in 200 components = 0.00808861 Jy ! Clean residual min=-0.002264 max=0.001810 Jy/beam ! Clean residual mean=-0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.110571 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.110571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055469Jy sigma=0.063368 ! Fit after self-cal, rms=0.055479Jy sigma=0.063364 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.99 KP 1.02 ! LA 1.04 MK 1.06 NL 0.98 OV 0.99 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.06 KP 0.99 ! LA 0.98 MK 0.98 NL 0.97 OV 0.99 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.08 KP 0.88 ! LA 1.09 MK 0.99 NL 0.98 OV 1.04 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.98 KP 0.93 ! LA 1.03 MK 1.01 NL 1.03 OV 1.01 ! PT 1.03 SC 1.07 ! ! ! Fit before self-cal, rms=0.055479Jy sigma=0.063364 ! Fit after self-cal, rms=0.056250Jy sigma=0.062859 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.274 mas, bmaj=2.036 mas, bpa=-74.69 degrees ! Estimated noise=6.80134 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.62957e-05 Jy ! Component: 100 - total flux cleaned = -4.5314e-05 Jy ! Component: 150 - total flux cleaned = -4.52452e-05 Jy ! Component: 200 - total flux cleaned = -1.76267e-05 Jy ! Total flux subtracted in 200 components = -1.76267e-05 Jy ! Clean residual min=-0.001577 max=0.001597 Jy/beam ! Clean residual mean=-0.000008 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.110553 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.110553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056242Jy sigma=0.062853 ! Fit after self-cal, rms=0.056263Jy sigma=0.062844 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056263Jy sigma=0.062844 ! Fit after self-cal, rms=0.056212Jy sigma=0.062843 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.275 mas, bmaj=2.037 mas, bpa=-74.74 degrees ! Estimated noise=6.79178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.34282e-05 Jy ! Component: 100 - total flux cleaned = -8.33637e-05 Jy ! Component: 150 - total flux cleaned = -7.49208e-05 Jy ! Component: 200 - total flux cleaned = -5.22602e-05 Jy ! Total flux subtracted in 200 components = -5.22602e-05 Jy ! Clean residual min=-0.001579 max=0.001596 Jy/beam ! Clean residual mean=-0.000008 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.110501 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.110501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056206Jy sigma=0.062840 ! Fit after self-cal, rms=0.056206Jy sigma=0.062840 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.16005e-05 Jy ! Component: 100 - total flux cleaned = 2.90883e-05 Jy ! Component: 150 - total flux cleaned = 3.59868e-05 Jy ! Component: 200 - total flux cleaned = 4.24313e-05 Jy ! Total flux subtracted in 200 components = 4.24313e-05 Jy ! Clean residual min=-0.001581 max=0.001604 Jy/beam ! Clean residual mean=-0.000008 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.110544 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.110544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056203Jy sigma=0.062838 ! Fit after self-cal, rms=0.056202Jy sigma=0.062838 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056202Jy sigma=0.062838 ! Fit after self-cal, rms=0.056414Jy sigma=0.062686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.273 mas, bmaj=2.038 mas, bpa=-75.14 degrees ! Estimated noise=6.78359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163525 Jy ! Component: 100 - total flux cleaned = -0.000173342 Jy ! Component: 150 - total flux cleaned = -0.000173659 Jy ! Component: 200 - total flux cleaned = -0.000158002 Jy ! Total flux subtracted in 200 components = -0.000158002 Jy ! Clean residual min=-0.001592 max=0.001600 Jy/beam ! Clean residual mean=-0.000008 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.110386 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.110386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056406Jy sigma=0.062684 ! Fit after self-cal, rms=0.056413Jy sigma=0.062681 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.38113e-05 Jy ! Component: 100 - total flux cleaned = 1.49311e-06 Jy ! Component: 150 - total flux cleaned = 2.16965e-05 Jy ! Component: 200 - total flux cleaned = 3.41902e-05 Jy ! Total flux subtracted in 200 components = 3.41902e-05 Jy ! Clean residual min=-0.001595 max=0.001610 Jy/beam ! Clean residual mean=-0.000008 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.11042 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.11042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056410Jy sigma=0.062680 ! Fit after self-cal, rms=0.056409Jy sigma=0.062680 ! Inverting map ! Added new window around map position (49.6, -0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000769012 Jy ! Component: 100 - total flux cleaned = 0.00090738 Jy ! Component: 150 - total flux cleaned = 0.000908678 Jy ! Component: 200 - total flux cleaned = 0.000885293 Jy ! Total flux subtracted in 200 components = 0.000885293 Jy ! Clean residual min=-0.001508 max=0.001454 Jy/beam ! Clean residual mean=-0.000007 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.111305 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.111305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056367Jy sigma=0.062614 ! Fit after self-cal, rms=0.056366Jy sigma=0.062611 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056366Jy sigma=0.062611 ! Fit after self-cal, rms=0.056302Jy sigma=0.062607 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.443 mas, bmaj=3.245 mas, bpa=-87.15 degrees ! Estimated noise=6.77503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028672 Jy ! Component: 100 - total flux cleaned = 0.000286298 Jy ! Component: 150 - total flux cleaned = 0.000301286 Jy ! Component: 200 - total flux cleaned = 0.000326666 Jy ! Total flux subtracted in 200 components = 0.000326666 Jy ! Clean residual min=-0.001357 max=0.001259 Jy/beam ! Clean residual mean=-0.000010 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.111632 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.111632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056298Jy sigma=0.062592 ! Fit after self-cal, rms=0.056297Jy sigma=0.062591 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.85955e-05 Jy ! Component: 100 - total flux cleaned = 8.98328e-05 Jy ! Component: 150 - total flux cleaned = 9.02433e-05 Jy ! Component: 200 - total flux cleaned = 0.000109901 Jy ! Total flux subtracted in 200 components = 0.000109901 Jy ! Clean residual min=-0.001347 max=0.001276 Jy/beam ! Clean residual mean=-0.000010 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.111742 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.111742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056295Jy sigma=0.062586 ! Fit after self-cal, rms=0.056294Jy sigma=0.062586 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057772Jy sigma=0.062420 ! Fit after self-cal, rms=0.057772Jy sigma=0.062420 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.057772Jy sigma=0.062420 ! Fit after self-cal, rms=0.056355Jy sigma=0.062585 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9044 mas, bmaj=1.533 mas, bpa=-70.94 degrees ! Estimated noise=15.2166 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-38.8, 44.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277937 Jy ! Component: 100 - total flux cleaned = 0.00280501 Jy ! Component: 150 - total flux cleaned = 0.00239976 Jy ! Component: 200 - total flux cleaned = 0.00214117 Jy ! Total flux subtracted in 200 components = 0.00214117 Jy ! Clean residual min=-0.002861 max=0.003135 Jy/beam ! Clean residual mean=-0.000004 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.113883 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.113883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056348Jy sigma=0.062675 ! Fit after self-cal, rms=0.056329Jy sigma=0.062651 ! Inverting map ! Added new window around map position (-21.6, -48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000975229 Jy ! Component: 100 - total flux cleaned = 0.000402113 Jy ! Component: 150 - total flux cleaned = 0.000191306 Jy ! Component: 200 - total flux cleaned = -0.000245442 Jy ! Total flux subtracted in 200 components = -0.000245442 Jy ! Clean residual min=-0.002946 max=0.002738 Jy/beam ! Clean residual mean=-0.000004 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.113637 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.113637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056320Jy sigma=0.062706 ! Fit after self-cal, rms=0.056317Jy sigma=0.062690 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.273 mas, bmaj=2.037 mas, bpa=-75.33 degrees ! Estimated noise=6.7797 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170067 Jy ! Component: 100 - total flux cleaned = -0.00234795 Jy ! Component: 150 - total flux cleaned = -0.00253181 Jy ! Component: 200 - total flux cleaned = -0.0025088 Jy ! Component: 250 - total flux cleaned = -0.00246437 Jy ! Component: 300 - total flux cleaned = -0.0024236 Jy ! Component: 350 - total flux cleaned = -0.00236534 Jy ! Component: 400 - total flux cleaned = -0.00229238 Jy ! Total flux subtracted in 400 components = -0.00229238 Jy ! Clean residual min=-0.001607 max=0.001510 Jy/beam ! Clean residual mean=-0.000010 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.111345 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 149 components and 0.111345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056248Jy sigma=0.062571 ! Fit after self-cal, rms=0.056244Jy sigma=0.062559 ! Inverting map dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000425875 Jy ! Component: 100 - total flux cleaned = -0.000408204 Jy ! Component: 150 - total flux cleaned = -0.000390945 Jy ! Component: 200 - total flux cleaned = -0.000357247 Jy ! Component: 250 - total flux cleaned = -0.000308586 Jy ! Component: 300 - total flux cleaned = -0.000277771 Jy ! Component: 350 - total flux cleaned = -0.000232524 Jy ! Component: 400 - total flux cleaned = -0.000203537 Jy ! Total flux subtracted in 400 components = -0.000203537 Jy ! Clean residual min=-0.001503 max=0.001484 Jy/beam ! Clean residual mean=-0.000009 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.111141 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 164 components and 0.111141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056222Jy sigma=0.062533 ! Fit after self-cal, rms=0.056222Jy sigma=0.062531 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.057709Jy sigma=0.062366 ! Fit after self-cal, rms=0.056221Jy sigma=0.062527 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.275 mas, bmaj=2.038 mas, bpa=-75.43 degrees ! Estimated noise=6.77469 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.34035e-05 Jy ! Component: 100 - total flux cleaned = -1.95309e-05 Jy ! Component: 150 - total flux cleaned = -5.70194e-06 Jy ! Component: 200 - total flux cleaned = 7.58894e-06 Jy ! Component: 250 - total flux cleaned = -5.7456e-06 Jy ! Component: 300 - total flux cleaned = 6.70063e-06 Jy ! Component: 350 - total flux cleaned = 6.88914e-06 Jy ! Component: 400 - total flux cleaned = 1.84487e-05 Jy ! Total flux subtracted in 400 components = 1.84487e-05 Jy ! Clean residual min=-0.001449 max=0.001471 Jy/beam ! Clean residual mean=-0.000007 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.11116 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 173 components and 0.11116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056204Jy sigma=0.062515 ! Fit after self-cal, rms=0.056205Jy sigma=0.062514 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (23.2, -29.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310861 Jy ! Component: 100 - total flux cleaned = -7.03562e-05 Jy ! Component: 150 - total flux cleaned = -0.000303641 Jy ! Component: 200 - total flux cleaned = -0.00040811 Jy ! Component: 250 - total flux cleaned = -0.000479184 Jy ! Component: 300 - total flux cleaned = -0.000523237 Jy ! Component: 350 - total flux cleaned = -0.000605999 Jy ! Component: 400 - total flux cleaned = -0.000683469 Jy ! Total flux subtracted in 400 components = -0.000683469 Jy ! Clean residual min=-0.001373 max=0.001392 Jy/beam ! Clean residual mean=-0.000007 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.110476 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 207 components and 0.110476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056115Jy sigma=0.062452 ! Fit after self-cal, rms=0.056114Jy sigma=0.062448 ! Inverting map ! Added new window around map position (-35, 10.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000973305 Jy ! Component: 100 - total flux cleaned = 0.00111279 Jy ! Component: 150 - total flux cleaned = 0.00123134 Jy ! Component: 200 - total flux cleaned = 0.00126408 Jy ! Component: 250 - total flux cleaned = 0.0012026 Jy ! Component: 300 - total flux cleaned = 0.00108965 Jy ! Component: 350 - total flux cleaned = 0.000932336 Jy ! Component: 400 - total flux cleaned = 0.000833061 Jy ! Total flux subtracted in 400 components = 0.000833061 Jy ! Clean residual min=-0.001388 max=0.001241 Jy/beam ! Clean residual mean=-0.000008 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.111309 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 239 components and 0.111309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056004Jy sigma=0.062342 ! Fit after self-cal, rms=0.055999Jy sigma=0.062336 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055999Jy sigma=0.062336 ! Fit after self-cal, rms=0.055891Jy sigma=0.062325 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.276 mas, bmaj=2.035 mas, bpa=-75.73 degrees ! Estimated noise=6.75843 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279921 Jy ! Component: 100 - total flux cleaned = 0.000152648 Jy ! Component: 150 - total flux cleaned = 3.31028e-05 Jy ! Component: 200 - total flux cleaned = -5.79151e-05 Jy ! Component: 250 - total flux cleaned = -0.000123607 Jy ! Component: 300 - total flux cleaned = -0.000186588 Jy ! Component: 350 - total flux cleaned = -0.000247676 Jy ! Component: 400 - total flux cleaned = -0.000346505 Jy ! Total flux subtracted in 400 components = -0.000346505 Jy ! Clean residual min=-0.001357 max=0.001179 Jy/beam ! Clean residual mean=-0.000006 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.110963 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 257 components and 0.110963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055846Jy sigma=0.062287 ! Fit after self-cal, rms=0.055845Jy sigma=0.062286 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.17134e-05 Jy ! Component: 100 - total flux cleaned = -8.02744e-05 Jy ! Component: 150 - total flux cleaned = -0.000118048 Jy ! Component: 200 - total flux cleaned = -0.000173981 Jy ! Component: 250 - total flux cleaned = -0.000228292 Jy ! Component: 300 - total flux cleaned = -0.000246301 Jy ! Component: 350 - total flux cleaned = -0.000281206 Jy ! Component: 400 - total flux cleaned = -0.000298301 Jy ! Total flux subtracted in 400 components = -0.000298301 Jy ! Clean residual min=-0.001346 max=0.001159 Jy/beam ! Clean residual mean=-0.000006 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.110665 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 280 components and 0.110665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055815Jy sigma=0.062262 ! Fit after self-cal, rms=0.055814Jy sigma=0.062261 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055814Jy sigma=0.062261 ! Fit after self-cal, rms=0.056649Jy sigma=0.061215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.449 mas, bmaj=3.25 mas, bpa=-87.3 degrees ! Estimated noise=6.77467 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168025 Jy ! Component: 100 - total flux cleaned = 9.25474e-05 Jy ! Component: 150 - total flux cleaned = 7.52952e-05 Jy ! Component: 200 - total flux cleaned = 7.49758e-05 Jy ! Component: 250 - total flux cleaned = 8.95285e-05 Jy ! Component: 300 - total flux cleaned = 0.000129322 Jy ! Component: 350 - total flux cleaned = 0.000141472 Jy ! Component: 400 - total flux cleaned = 0.000176357 Jy ! Total flux subtracted in 400 components = 0.000176357 Jy ! Clean residual min=-0.001092 max=0.001054 Jy/beam ! Clean residual mean=-0.000008 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.110841 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 300 components and 0.110841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056639Jy sigma=0.061195 ! Fit after self-cal, rms=0.056658Jy sigma=0.061185 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.14935e-06 Jy ! Component: 100 - total flux cleaned = 4.56223e-05 Jy ! Component: 150 - total flux cleaned = 6.78204e-05 Jy ! Component: 200 - total flux cleaned = 0.000100181 Jy ! Component: 250 - total flux cleaned = 0.000120782 Jy ! Component: 300 - total flux cleaned = 0.000100934 Jy ! Component: 350 - total flux cleaned = 0.000110645 Jy ! Component: 400 - total flux cleaned = 0.000119854 Jy ! Total flux subtracted in 400 components = 0.000119854 Jy ! Clean residual min=-0.001038 max=0.001035 Jy/beam ! Clean residual mean=-0.000007 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.110961 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 320 components and 0.110961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056653Jy sigma=0.061175 ! Fit after self-cal, rms=0.056653Jy sigma=0.061174 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.28 mas, bmaj=2.039 mas, bpa=-75.77 degrees ! Estimated noise=6.79726 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.28 x 2.039 at -75.77 degrees (North through East) ! Clean map min=-0.0012736 max=0.093545 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9071 mas, bmaj=1.532 mas, bpa=-71.37 degrees ! Estimated noise=15.3432 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0683848 Jy ! Component: 100 - total flux cleaned = 0.0879162 Jy ! Component: 150 - total flux cleaned = 0.0978068 Jy ! Component: 200 - total flux cleaned = 0.103459 Jy ! Component: 250 - total flux cleaned = 0.105764 Jy ! Component: 300 - total flux cleaned = 0.105777 Jy ! Component: 350 - total flux cleaned = 0.105662 Jy ! Component: 400 - total flux cleaned = 0.105563 Jy ! Total flux subtracted in 400 components = 0.105563 Jy ! Clean residual min=-0.003024 max=0.002711 Jy/beam ! Clean residual mean=-0.000007 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.105563 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.105563 Jy ! Inverting map and beam ! Estimated beam: bmin=1.28 mas, bmaj=2.039 mas, bpa=-75.77 degrees ! Estimated noise=6.79726 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.2, -1.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226325 Jy ! Component: 100 - total flux cleaned = 0.00320162 Jy ! Component: 150 - total flux cleaned = 0.00394888 Jy ! Component: 200 - total flux cleaned = 0.00455333 Jy ! Component: 250 - total flux cleaned = 0.00498937 Jy ! Component: 300 - total flux cleaned = 0.00549449 Jy ! Component: 350 - total flux cleaned = 0.00582473 Jy ! Component: 400 - total flux cleaned = 0.00618051 Jy ! Total flux subtracted in 400 components = 0.00618051 Jy ! Clean residual min=-0.001502 max=0.001418 Jy/beam ! Clean residual mean=-0.000012 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.111743 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 108 components and 0.111743 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.449 mas, bmaj=3.25 mas, bpa=-87.3 degrees ! Estimated noise=6.77467 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000431646 Jy ! Component: 100 - total flux cleaned = 0.000546869 Jy ! Component: 150 - total flux cleaned = 0.000690088 Jy ! Component: 200 - total flux cleaned = 0.000821381 Jy ! Component: 250 - total flux cleaned = 0.000912071 Jy ! Component: 300 - total flux cleaned = 0.000969811 Jy ! Component: 350 - total flux cleaned = 0.000942468 Jy ! Component: 400 - total flux cleaned = 0.000916656 Jy ! Total flux subtracted in 400 components = 0.000916656 Jy ! Clean residual min=-0.001104 max=0.001152 Jy/beam ! Clean residual mean=-0.000013 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.11266 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-37.8, -4.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106619 Jy ! Component: 100 - total flux cleaned = 0.00148223 Jy ! Component: 150 - total flux cleaned = 0.00173819 Jy ! Component: 200 - total flux cleaned = 0.0019021 Jy ! Component: 250 - total flux cleaned = 0.00205533 Jy ! Component: 300 - total flux cleaned = 0.00215869 Jy ! Component: 350 - total flux cleaned = 0.0021973 Jy ! Component: 400 - total flux cleaned = 0.00223418 Jy ! Total flux subtracted in 400 components = 0.00223418 Jy ! Clean residual min=-0.001005 max=0.000929 Jy/beam ! Clean residual mean=-0.000008 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.114894 Jy ! Adding 135 model components to the UV plane model. ! The established model now contains 230 components and 0.114894 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.28 mas, bmaj=2.039 mas, bpa=-75.77 degrees ! Estimated noise=6.79726 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478913 Jy ! Component: 100 - total flux cleaned = 0.000671709 Jy ! Component: 150 - total flux cleaned = 0.000793067 Jy ! Component: 200 - total flux cleaned = 0.000792958 Jy ! Component: 250 - total flux cleaned = 0.000849279 Jy ! Component: 300 - total flux cleaned = 0.000793151 Jy ! Component: 350 - total flux cleaned = 0.000820196 Jy ! Component: 400 - total flux cleaned = 0.000767677 Jy ! Total flux subtracted in 400 components = 0.000767677 Jy ! Clean residual min=-0.001269 max=0.001193 Jy/beam ! Clean residual mean=-0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.115662 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 272 components and 0.115662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056752Jy sigma=0.061228 ! Fit after self-cal, rms=0.056731Jy sigma=0.061217 wmodel /scr/pima/rdv95_uvs/J0223+6307_X_map.mod ! Writing 272 model components to file: /scr/pima/rdv95_uvs/J0223+6307_X_map.mod wobs /scr/pima/rdv95_uvs/J0223+6307_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J0223+6307_X_uvs.fits wwins /scr/pima/rdv95_uvs/J0223+6307_X_map.win ! wwins: Wrote 8 windows to /scr/pima/rdv95_uvs/J0223+6307_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308518 Jy ! Component: 100 - total flux cleaned = -0.000371256 Jy ! Component: 150 - total flux cleaned = -0.000391358 Jy ! Component: 200 - total flux cleaned = -0.000371815 Jy ! Component: 250 - total flux cleaned = -0.00035273 Jy ! Component: 300 - total flux cleaned = -0.000370596 Jy ! Component: 350 - total flux cleaned = -0.000423744 Jy ! Component: 400 - total flux cleaned = -0.000388405 Jy ! Component: 450 - total flux cleaned = -0.000457635 Jy ! Component: 500 - total flux cleaned = -0.000542844 Jy ! Component: 550 - total flux cleaned = -0.000593028 Jy ! Component: 600 - total flux cleaned = -0.000560106 Jy ! Component: 650 - total flux cleaned = -0.000609204 Jy ! Component: 700 - total flux cleaned = -0.000592819 Jy ! Component: 750 - total flux cleaned = -0.000592891 Jy ! Component: 800 - total flux cleaned = -0.000688099 Jy ! Component: 850 - total flux cleaned = -0.000735048 Jy ! Component: 900 - total flux cleaned = -0.000781494 Jy ! Component: 950 - total flux cleaned = -0.000873814 Jy ! Component: 1000 - total flux cleaned = -0.0009348 Jy ! Component: 1050 - total flux cleaned = -0.00101046 Jy ! Component: 1100 - total flux cleaned = -0.00105555 Jy ! Component: 1150 - total flux cleaned = -0.00115987 Jy ! Component: 1200 - total flux cleaned = -0.00120412 Jy ! Component: 1250 - total flux cleaned = -0.00127743 Jy ! Component: 1300 - total flux cleaned = -0.00135014 Jy ! Component: 1350 - total flux cleaned = -0.0013501 Jy ! Component: 1400 - total flux cleaned = -0.00146487 Jy ! Component: 1450 - total flux cleaned = -0.00152171 Jy ! Component: 1500 - total flux cleaned = -0.00155007 Jy ! Component: 1550 - total flux cleaned = -0.00160607 Jy ! Component: 1600 - total flux cleaned = -0.00171741 Jy ! Component: 1650 - total flux cleaned = -0.00170358 Jy ! Component: 1700 - total flux cleaned = -0.00179982 Jy ! Component: 1750 - total flux cleaned = -0.00185451 Jy ! Component: 1800 - total flux cleaned = -0.0019088 Jy ! Component: 1850 - total flux cleaned = -0.00196269 Jy ! Component: 1900 - total flux cleaned = -0.00201621 Jy ! Component: 1950 - total flux cleaned = -0.00204281 Jy ! Component: 2000 - total flux cleaned = -0.00210919 Jy ! Component: 2050 - total flux cleaned = -0.00213549 Jy ! Component: 2100 - total flux cleaned = -0.00221397 Jy ! Component: 2150 - total flux cleaned = -0.002214 Jy ! Component: 2200 - total flux cleaned = -0.00226586 Jy ! Component: 2250 - total flux cleaned = -0.00227874 Jy ! Component: 2300 - total flux cleaned = -0.00234284 Jy ! Component: 2350 - total flux cleaned = -0.00235556 Jy ! Component: 2400 - total flux cleaned = -0.00241895 Jy ! Component: 2450 - total flux cleaned = -0.00241908 Jy ! Component: 2500 - total flux cleaned = -0.00244413 Jy ! Component: 2550 - total flux cleaned = -0.00250666 Jy ! Component: 2600 - total flux cleaned = -0.00255621 Jy ! Component: 2650 - total flux cleaned = -0.00259335 Jy ! Component: 2700 - total flux cleaned = -0.00261795 Jy ! Component: 2750 - total flux cleaned = -0.00263022 Jy ! Component: 2800 - total flux cleaned = -0.00267908 Jy ! Component: 2850 - total flux cleaned = -0.00265481 Jy ! Component: 2900 - total flux cleaned = -0.00271529 Jy ! Component: 2950 - total flux cleaned = -0.00271538 Jy ! Component: 3000 - total flux cleaned = -0.00275128 Jy ! Component: 3050 - total flux cleaned = -0.00276327 Jy ! Component: 3100 - total flux cleaned = -0.00276322 Jy ! Component: 3150 - total flux cleaned = -0.00271583 Jy ! Component: 3200 - total flux cleaned = -0.00278669 Jy ! Component: 3250 - total flux cleaned = -0.00286897 Jy ! Component: 3300 - total flux cleaned = -0.00279873 Jy ! Component: 3350 - total flux cleaned = -0.00284529 Jy ! Component: 3400 - total flux cleaned = -0.00285687 Jy ! Component: 3450 - total flux cleaned = -0.00290314 Jy ! Component: 3500 - total flux cleaned = -0.00292621 Jy ! Component: 3550 - total flux cleaned = -0.00297213 Jy ! Component: 3600 - total flux cleaned = -0.00293783 Jy ! Component: 3650 - total flux cleaned = -0.00299474 Jy ! Component: 3700 - total flux cleaned = -0.00299479 Jy ! Component: 3750 - total flux cleaned = -0.00302874 Jy ! Component: 3800 - total flux cleaned = -0.00305125 Jy ! Component: 3850 - total flux cleaned = -0.00306258 Jy ! Component: 3900 - total flux cleaned = -0.00305137 Jy ! Component: 3950 - total flux cleaned = -0.00314066 Jy ! Component: 4000 - total flux cleaned = -0.00315176 Jy ! Component: 4050 - total flux cleaned = -0.00317397 Jy ! Total flux subtracted in 4096 components = -0.0032292 Jy ! Clean residual min=-0.000624 max=0.000650 Jy/beam ! Clean residual mean=-0.000002 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.112433 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 513 components and 0.112433 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J0223+6307_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.28 x 2.039 at -75.77 degrees (North through East) ! Clean map min=-0.0010901 max=0.094229 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J0223+6307_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0942 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J0223+6307_X_uvs.log closed on Wed Nov 6 20:42:32 2013