! Started logfile: /scr/pima/rdv73_uvs/J0239-0234_S_uvs.log on Sat Jan 9 17:44:10 2016 obs /scr/pima/rdv73_uvs/J0239-0234_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J0239-0234_S_uva.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! AN table 2: 9 integrations on 55 of 55 possible baselines. ! AN table 3: 6 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.839941 visibilities/baseline/integration-bin. ! Found source: J0239-0234 ! ! 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 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2288 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J0239-0234_S] 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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 3:ZC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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 5 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.049404Jy sigma=4.301173 ! Fit after self-cal, rms=0.715710Jy sigma=2.900314 ! 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 \] flag 2:KK ! Flagging baselines of antenna 2:KK in the currently selected channels. flag 3:WZ ! Flagging baselines of antenna 3:WZ in the currently selected channels. flag 3:ZC ! Flagging baselines of antenna 3:ZC in the currently selected channels. ![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=2.827 mas, bmaj=6.489 mas, bpa=-6.549 degrees ! Estimated noise=6.17549 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.221381 Jy ! Component: 100 - total flux cleaned = 0.272397 Jy ! Total flux subtracted in 100 components = 0.272397 Jy ! Clean residual min=-0.013844 max=0.026432 Jy/beam ! Clean residual mean=-0.000022 rms=0.003707 Jy/beam ! Combined flux in latest and established models = 0.272397 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.272397 Jy ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.114925Jy sigma=0.380606 ! Fit after self-cal, rms=0.114659Jy sigma=0.379135 ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=6.489 mas, bpa=-6.549 degrees ! Estimated noise=6.17549 mJy/beam. ! Added new window around map position (-3.6, -7.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255394 Jy ! Component: 100 - total flux cleaned = 0.0419067 Jy ! Total flux subtracted in 100 components = 0.0419067 Jy ! Clean residual min=-0.011767 max=0.021155 Jy/beam ! Clean residual mean=-0.000010 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 0.314304 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.314304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106930Jy sigma=0.352553 ! Fit after self-cal, rms=0.106700Jy sigma=0.351543 ! 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=3.447 mas, bmaj=7.664 mas, bpa=-3.213 degrees ! Estimated noise=4.95751 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.0151539 Jy ! Component: 100 - total flux cleaned = 0.0243833 Jy ! Component: 150 - total flux cleaned = 0.0298226 Jy ! Component: 200 - total flux cleaned = 0.0313567 Jy ! Total flux subtracted in 200 components = 0.0313567 Jy ! Clean residual min=-0.010784 max=0.012469 Jy/beam ! Clean residual mean=0.000021 rms=0.002959 Jy/beam ! Combined flux in latest and established models = 0.345661 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.345661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103477Jy sigma=0.344153 ! Fit after self-cal, rms=0.103423Jy sigma=0.343794 ! 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 1.04 FD 0.88 HN 1.17 KP 0.95 ! LA 1.08 MK 0.87 NL 0.95 OV 1.10 ! PT 1.07 SC 0.94 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.90 HN 1.20 KK 1.00* ! KP 1.03 LA 0.98 MK 0.87 NL 1.03 ! OV 0.96 PT 1.05 SC 1.08 ! ! Telescope amplitude corrections in sub-array 3: ! WZ 0.00* ZC 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.24 KP 0.99 ! LA 0.95 MK 1.00 NL 1.03 OV 1.08 ! PT 1.05 SC 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.02 HN 1.33 KK 1.00* ! KP 1.07 LA 0.93 MK 0.94 NL 1.01 ! OV 1.02 PT 1.06 SC 1.07 ! ! Telescope amplitude corrections in sub-array 3: ! WZ 0.00* ZC 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 1.54 KP 0.94 ! LA 0.86 MK 1.04 NL 1.06 OV 1.11 ! PT 1.09 SC 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.93 HN 1.40 KK 1.00* ! KP 1.02 LA 0.82 MK 0.98 NL 1.06 ! OV 1.07 PT 1.11 SC 1.10 ! ! Telescope amplitude corrections in sub-array 3: ! WZ 0.00* ZC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.61 FD 0.95 HN 1.24 KP 0.90 ! LA 0.74 MK 1.01 NL 0.96 OV 0.83 ! PT 0.99 SC 0.91 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.92 HN 1.37 KK 1.00* ! KP 0.89 LA 0.71 MK 1.09 NL 0.99 ! OV 0.84 PT 0.94 SC 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! WZ 0.00* ZC 0.00* ! ! ! Fit before self-cal, rms=0.103423Jy sigma=0.343794 ! Fit after self-cal, rms=0.085260Jy sigma=0.276124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=7.711 mas, bpa=-3.046 degrees ! Estimated noise=5.00707 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.00482595 Jy ! Component: 100 - total flux cleaned = -0.00611041 Jy ! Component: 150 - total flux cleaned = -0.00653002 Jy ! Component: 200 - total flux cleaned = -0.00687059 Jy ! Total flux subtracted in 200 components = -0.00687059 Jy ! Clean residual min=-0.007436 max=0.005493 Jy/beam ! Clean residual mean=0.000005 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.33879 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.33879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084496Jy sigma=0.272971 ! Fit after self-cal, rms=0.084566Jy sigma=0.272620 ! 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.084566Jy sigma=0.272620 ! Fit after self-cal, rms=0.084776Jy sigma=0.272144 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.7 mas, bpa=-2.84 degrees ! Estimated noise=4.99191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00280464 Jy ! Component: 100 - total flux cleaned = -0.0037167 Jy ! Component: 150 - total flux cleaned = -0.00398458 Jy ! Component: 200 - total flux cleaned = -0.00413999 Jy ! Total flux subtracted in 200 components = -0.00413999 Jy ! Clean residual min=-0.007605 max=0.005336 Jy/beam ! Clean residual mean=0.000004 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.33465 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.33465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084484Jy sigma=0.270815 ! Fit after self-cal, rms=0.084478Jy sigma=0.270714 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 = -0.000267918 Jy ! Component: 100 - total flux cleaned = -0.00046848 Jy ! Component: 150 - total flux cleaned = -0.000525983 Jy ! Component: 200 - total flux cleaned = -0.000633225 Jy ! Total flux subtracted in 200 components = -0.000633225 Jy ! Clean residual min=-0.007622 max=0.005186 Jy/beam ! Clean residual mean=0.000004 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.334017 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.334017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084395Jy sigma=0.270279 ! Fit after self-cal, rms=0.084392Jy sigma=0.270245 ! 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.084392Jy sigma=0.270245 ! Fit after self-cal, rms=0.084931Jy sigma=0.267679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=7.695 mas, bpa=-2.708 degrees ! Estimated noise=4.99264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113837 Jy ! Component: 100 - total flux cleaned = -0.00155296 Jy ! Component: 150 - total flux cleaned = -0.00171907 Jy ! Component: 200 - total flux cleaned = -0.00181692 Jy ! Total flux subtracted in 200 components = -0.00181692 Jy ! Clean residual min=-0.007400 max=0.005184 Jy/beam ! Clean residual mean=0.000009 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.3322 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.3322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084812Jy sigma=0.267255 ! Fit after self-cal, rms=0.084832Jy sigma=0.267206 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 = -5.99238e-05 Jy ! Component: 100 - total flux cleaned = -0.000106582 Jy ! Component: 150 - total flux cleaned = -0.000190319 Jy ! Component: 200 - total flux cleaned = -0.000228527 Jy ! Total flux subtracted in 200 components = -0.000228527 Jy ! Clean residual min=-0.007385 max=0.005114 Jy/beam ! Clean residual mean=0.000009 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.331971 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.331971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084786Jy sigma=0.267030 ! Fit after self-cal, rms=0.084788Jy sigma=0.267017 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.084788Jy sigma=0.267017 ! Fit after self-cal, rms=0.085140Jy sigma=0.266888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.063 mas, bmaj=12.37 mas, bpa=-0.4576 degrees ! Estimated noise=5.93487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.26228e-05 Jy ! Component: 100 - total flux cleaned = -0.000153413 Jy ! Component: 150 - total flux cleaned = -0.000189926 Jy ! Component: 200 - total flux cleaned = -0.000190136 Jy ! Total flux subtracted in 200 components = -0.000190136 Jy ! Clean residual min=-0.005964 max=0.005270 Jy/beam ! Clean residual mean=0.000014 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.331781 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.331781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085109Jy sigma=0.266885 ! Fit after self-cal, rms=0.085106Jy sigma=0.266860 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 = 3.02199e-05 Jy ! Component: 100 - total flux cleaned = 6.1676e-05 Jy ! Component: 150 - total flux cleaned = 6.18398e-05 Jy ! Component: 200 - total flux cleaned = 3.28596e-05 Jy ! Total flux subtracted in 200 components = 3.28596e-05 Jy ! Clean residual min=-0.005910 max=0.005196 Jy/beam ! Clean residual mean=0.000014 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.331814 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 105 components and 0.331814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085090Jy sigma=0.266841 ! Fit after self-cal, rms=0.085091Jy sigma=0.266835 ! 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 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2: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. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.110762Jy sigma=0.484366 ! Fit after self-cal, rms=0.096496Jy sigma=0.327540 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 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KK self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 3:ZC 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 5 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 27 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.096496Jy sigma=0.327540 ! Fit after self-cal, rms=0.086187Jy sigma=0.281048 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=2.559 mas, bmaj=6.744 mas, bpa=-7.387 degrees ! Estimated noise=5.67682 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.000626778 Jy ! Component: 100 - total flux cleaned = -0.000530095 Jy ! Component: 150 - total flux cleaned = -0.000686638 Jy ! Component: 200 - total flux cleaned = -0.000754151 Jy ! Total flux subtracted in 200 components = -0.000754151 Jy ! Clean residual min=-0.006816 max=0.006887 Jy/beam ! Clean residual mean=-0.000001 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.33106 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.33106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086114Jy sigma=0.280764 ! Fit after self-cal, rms=0.085754Jy sigma=0.279080 ! 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=3.034 mas, bmaj=7.73 mas, bpa=-6.351 degrees ! Estimated noise=4.60239 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.000899345 Jy ! Component: 100 - total flux cleaned = -0.00100968 Jy ! Component: 150 - total flux cleaned = -0.00100735 Jy ! Component: 200 - total flux cleaned = -0.00100762 Jy ! Component: 250 - total flux cleaned = -0.00108895 Jy ! Component: 300 - total flux cleaned = -0.00112564 Jy ! Component: 350 - total flux cleaned = -0.00112696 Jy ! Component: 400 - total flux cleaned = -0.00112864 Jy ! Total flux subtracted in 400 components = -0.00112864 Jy ! Clean residual min=-0.006008 max=0.005248 Jy/beam ! Clean residual mean=0.000005 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.329931 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 138 components and 0.329931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085668Jy sigma=0.278725 ! Fit after self-cal, rms=0.085681Jy sigma=0.278693 ! 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.000152405 Jy ! Component: 100 - total flux cleaned = -0.000153417 Jy ! Component: 150 - total flux cleaned = -0.000153403 Jy ! Component: 200 - total flux cleaned = -0.000122469 Jy ! Component: 250 - total flux cleaned = -9.32806e-05 Jy ! Component: 300 - total flux cleaned = -9.34521e-05 Jy ! Component: 350 - total flux cleaned = -6.6551e-05 Jy ! Component: 400 - total flux cleaned = -6.64556e-05 Jy ! Total flux subtracted in 400 components = -6.64556e-05 Jy ! Clean residual min=-0.006006 max=0.005217 Jy/beam ! Clean residual mean=0.000005 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.329865 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 152 components and 0.329865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085645Jy sigma=0.278540 ! Fit after self-cal, rms=0.085654Jy sigma=0.278524 ! 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. 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 5 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! A total of 12 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.109794Jy sigma=0.481047 ! Fit after self-cal, rms=0.086007Jy sigma=0.278436 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.725 mas, bpa=-6.268 degrees ! Estimated noise=4.60817 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307834 Jy ! Component: 100 - total flux cleaned = -0.000424517 Jy ! Component: 150 - total flux cleaned = -0.000457447 Jy ! Component: 200 - total flux cleaned = -0.000486371 Jy ! Component: 250 - total flux cleaned = -0.000486594 Jy ! Component: 300 - total flux cleaned = -0.000486982 Jy ! Component: 350 - total flux cleaned = -0.000487119 Jy ! Component: 400 - total flux cleaned = -0.000487069 Jy ! Total flux subtracted in 400 components = -0.000487069 Jy ! Clean residual min=-0.006031 max=0.005241 Jy/beam ! Clean residual mean=0.000004 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.329378 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 157 components and 0.329378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085965Jy sigma=0.278287 ! Fit after self-cal, rms=0.085978Jy sigma=0.278273 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 = -0.000131401 Jy ! Component: 100 - total flux cleaned = -0.000157259 Jy ! Component: 150 - total flux cleaned = -0.000158157 Jy ! Component: 200 - total flux cleaned = -0.000133935 Jy ! Component: 250 - total flux cleaned = -0.000133976 Jy ! Component: 300 - total flux cleaned = -0.000111829 Jy ! Component: 350 - total flux cleaned = -8.98883e-05 Jy ! Component: 400 - total flux cleaned = -6.77912e-05 Jy ! Total flux subtracted in 400 components = -6.77912e-05 Jy ! Clean residual min=-0.006014 max=0.005276 Jy/beam ! Clean residual mean=0.000004 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.32931 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 162 components and 0.32931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085957Jy sigma=0.278173 ! Fit after self-cal, rms=0.085965Jy sigma=0.278164 ! 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.085965Jy sigma=0.278164 ! Fit after self-cal, rms=0.085701Jy sigma=0.277224 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.72 mas, bpa=-6.272 degrees ! Estimated noise=4.60803 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222313 Jy ! Component: 100 - total flux cleaned = -0.000369504 Jy ! Component: 150 - total flux cleaned = -0.000447372 Jy ! Component: 200 - total flux cleaned = -0.000471645 Jy ! Component: 250 - total flux cleaned = -0.000493339 Jy ! Component: 300 - total flux cleaned = -0.00051472 Jy ! Component: 350 - total flux cleaned = -0.000514835 Jy ! Component: 400 - total flux cleaned = -0.000495769 Jy ! Total flux subtracted in 400 components = -0.000495769 Jy ! Clean residual min=-0.006099 max=0.004931 Jy/beam ! Clean residual mean=0.000005 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.328814 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 168 components and 0.328814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085675Jy sigma=0.277134 ! Fit after self-cal, rms=0.085676Jy sigma=0.277116 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.89044e-05 Jy ! Component: 100 - total flux cleaned = -0.000115861 Jy ! Component: 150 - total flux cleaned = -9.53991e-05 Jy ! Component: 200 - total flux cleaned = -9.55844e-05 Jy ! Component: 250 - total flux cleaned = -7.72033e-05 Jy ! Component: 300 - total flux cleaned = -7.66741e-05 Jy ! Component: 350 - total flux cleaned = -5.9289e-05 Jy ! Component: 400 - total flux cleaned = -4.17017e-05 Jy ! Total flux subtracted in 400 components = -4.17017e-05 Jy ! Clean residual min=-0.006073 max=0.004895 Jy/beam ! Clean residual mean=0.000005 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.328772 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 174 components and 0.328772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085660Jy sigma=0.277061 ! Fit after self-cal, rms=0.085667Jy sigma=0.277053 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.085667Jy sigma=0.277053 ! Fit after self-cal, rms=0.085667Jy sigma=0.274264 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.972 mas, bmaj=12.4 mas, bpa=-1.883 degrees ! Estimated noise=5.80352 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110017 Jy ! Component: 100 - total flux cleaned = 0.00119798 Jy ! Component: 150 - total flux cleaned = 0.00125302 Jy ! Component: 200 - total flux cleaned = 0.00125342 Jy ! Component: 250 - total flux cleaned = 0.00123134 Jy ! Component: 300 - total flux cleaned = 0.00121132 Jy ! Component: 350 - total flux cleaned = 0.0012112 Jy ! Component: 400 - total flux cleaned = 0.00121065 Jy ! Total flux subtracted in 400 components = 0.00121065 Jy ! Clean residual min=-0.005499 max=0.004941 Jy/beam ! Clean residual mean=0.000009 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.329983 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 185 components and 0.329983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085684Jy sigma=0.274254 ! Fit after self-cal, rms=0.085681Jy sigma=0.274223 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.22558e-05 Jy ! Component: 100 - total flux cleaned = -3.58663e-06 Jy ! Component: 150 - total flux cleaned = -4.15756e-06 Jy ! Component: 200 - total flux cleaned = -4.33266e-06 Jy ! Component: 250 - total flux cleaned = -4.67514e-06 Jy ! Component: 300 - total flux cleaned = -5.10674e-06 Jy ! Component: 350 - total flux cleaned = 1.09806e-05 Jy ! Component: 400 - total flux cleaned = 1.14751e-05 Jy ! Total flux subtracted in 400 components = 1.14751e-05 Jy ! Clean residual min=-0.005458 max=0.004905 Jy/beam ! Clean residual mean=0.000008 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.329994 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 188 components and 0.329995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085688Jy sigma=0.274219 ! Fit after self-cal, rms=0.085692Jy sigma=0.274208 ! 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=3.039 mas, bmaj=7.704 mas, bpa=-6.175 degrees ! Estimated noise=4.62055 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.039 x 7.704 at -6.175 degrees (North through East) ! Clean map min=-0.0058201 max=0.2875 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=2.563 mas, bmaj=6.725 mas, bpa=-7.198 degrees ! Estimated noise=5.70129 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.222681 Jy ! Component: 100 - total flux cleaned = 0.272217 Jy ! Component: 150 - total flux cleaned = 0.290582 Jy ! Component: 200 - total flux cleaned = 0.301966 Jy ! Component: 250 - total flux cleaned = 0.309582 Jy ! Component: 300 - total flux cleaned = 0.3148 Jy ! Component: 350 - total flux cleaned = 0.318461 Jy ! Component: 400 - total flux cleaned = 0.32051 Jy ! Total flux subtracted in 400 components = 0.32051 Jy ! Clean residual min=-0.006496 max=0.006384 Jy/beam ! Clean residual mean=-0.000005 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.32051 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.32051 Jy ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.704 mas, bpa=-6.175 degrees ! Estimated noise=4.62055 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310029 Jy ! Component: 100 - total flux cleaned = 0.00512733 Jy ! Component: 150 - total flux cleaned = 0.00624463 Jy ! Component: 200 - total flux cleaned = 0.00667161 Jy ! Component: 250 - total flux cleaned = 0.0069638 Jy ! Component: 300 - total flux cleaned = 0.00711577 Jy ! Component: 350 - total flux cleaned = 0.00725777 Jy ! Component: 400 - total flux cleaned = 0.0074261 Jy ! Total flux subtracted in 400 components = 0.0074261 Jy ! Clean residual min=-0.006085 max=0.005271 Jy/beam ! Clean residual mean=0.000004 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.327936 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.327936 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.972 mas, bmaj=12.4 mas, bpa=-1.883 degrees ! Estimated noise=5.80352 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125973 Jy ! Component: 100 - total flux cleaned = 0.00147686 Jy ! Component: 150 - total flux cleaned = 0.00154755 Jy ! Component: 200 - total flux cleaned = 0.001549 Jy ! Component: 250 - total flux cleaned = 0.00152526 Jy ! Component: 300 - total flux cleaned = 0.00150416 Jy ! Component: 350 - total flux cleaned = 0.00152368 Jy ! Component: 400 - total flux cleaned = 0.00154227 Jy ! Total flux subtracted in 400 components = 0.00154227 Jy ! Clean residual min=-0.005552 max=0.005016 Jy/beam ! Clean residual mean=0.000009 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.329478 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.83754e-05 Jy ! Component: 100 - total flux cleaned = 3.57741e-05 Jy ! Component: 150 - total flux cleaned = 3.61026e-05 Jy ! Component: 200 - total flux cleaned = 5.28956e-05 Jy ! Component: 250 - total flux cleaned = 6.95887e-05 Jy ! Component: 300 - total flux cleaned = 8.49342e-05 Jy ! Component: 350 - total flux cleaned = 0.000100021 Jy ! Component: 400 - total flux cleaned = 0.000114069 Jy ! Total flux subtracted in 400 components = 0.000114069 Jy ! Clean residual min=-0.005520 max=0.004968 Jy/beam ! Clean residual mean=0.000009 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.329592 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.329592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.704 mas, bpa=-6.175 degrees ! Estimated noise=4.62055 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375629 Jy ! Component: 100 - total flux cleaned = -0.000541484 Jy ! Component: 150 - total flux cleaned = -0.000761306 Jy ! Component: 200 - total flux cleaned = -0.000908894 Jy ! Component: 250 - total flux cleaned = -0.00097591 Jy ! Component: 300 - total flux cleaned = -0.00106736 Jy ! Component: 350 - total flux cleaned = -0.00106687 Jy ! Component: 400 - total flux cleaned = -0.00106727 Jy ! Total flux subtracted in 400 components = -0.00106727 Jy ! Clean residual min=-0.005973 max=0.005208 Jy/beam ! Clean residual mean=0.000004 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.328525 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 116 components and 0.328525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085780Jy sigma=0.274447 ! Fit after self-cal, rms=0.085760Jy sigma=0.274385 wmodel /scr/pima/rdv73_uvs/J0239-0234_S_map.mod ! Writing 116 model components to file: /scr/pima/rdv73_uvs/J0239-0234_S_map.mod wobs /scr/pima/rdv73_uvs/J0239-0234_S_uvs.fits ! Applying 1383 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J0239-0234_S_uvs.fits wwins /scr/pima/rdv73_uvs/J0239-0234_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv73_uvs/J0239-0234_S_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.000527825 Jy ! Component: 100 - total flux cleaned = -0.000435383 Jy ! Component: 150 - total flux cleaned = -0.000123157 Jy ! Component: 200 - total flux cleaned = 2.61007e-05 Jy ! Component: 250 - total flux cleaned = 9.79806e-05 Jy ! Component: 300 - total flux cleaned = 3.15841e-05 Jy ! Component: 350 - total flux cleaned = -3.34339e-05 Jy ! Component: 400 - total flux cleaned = -0.000359282 Jy ! Component: 450 - total flux cleaned = -0.000678464 Jy ! Component: 500 - total flux cleaned = -0.000991984 Jy ! Component: 550 - total flux cleaned = -0.00105383 Jy ! Component: 600 - total flux cleaned = -0.00111528 Jy ! Component: 650 - total flux cleaned = -0.00141288 Jy ! Component: 700 - total flux cleaned = -0.00147051 Jy ! Component: 750 - total flux cleaned = -0.00152776 Jy ! Component: 800 - total flux cleaned = -0.00164167 Jy ! Component: 850 - total flux cleaned = -0.00181047 Jy ! Component: 900 - total flux cleaned = -0.00192158 Jy ! Component: 950 - total flux cleaned = -0.0020852 Jy ! Component: 1000 - total flux cleaned = -0.00213928 Jy ! Component: 1050 - total flux cleaned = -0.00240711 Jy ! Component: 1100 - total flux cleaned = -0.00251235 Jy ! Component: 1150 - total flux cleaned = -0.00251281 Jy ! Component: 1200 - total flux cleaned = -0.00266753 Jy ! Component: 1250 - total flux cleaned = -0.00282118 Jy ! Component: 1300 - total flux cleaned = -0.00287133 Jy ! Component: 1350 - total flux cleaned = -0.0029717 Jy ! Component: 1400 - total flux cleaned = -0.00282253 Jy ! Component: 1450 - total flux cleaned = -0.00296974 Jy ! Component: 1500 - total flux cleaned = -0.00262827 Jy ! Component: 1550 - total flux cleaned = -0.00262819 Jy ! Component: 1600 - total flux cleaned = -0.00272443 Jy ! Component: 1650 - total flux cleaned = -0.00277142 Jy ! Component: 1700 - total flux cleaned = -0.00263031 Jy ! Component: 1750 - total flux cleaned = -0.0026299 Jy ! Component: 1800 - total flux cleaned = -0.00267622 Jy ! Component: 1850 - total flux cleaned = -0.00244541 Jy ! Component: 1900 - total flux cleaned = -0.00235482 Jy ! Component: 1950 - total flux cleaned = -0.00230937 Jy ! Component: 2000 - total flux cleaned = -0.0022194 Jy ! Component: 2050 - total flux cleaned = -0.00204112 Jy ! Component: 2100 - total flux cleaned = -0.00195305 Jy ! Component: 2150 - total flux cleaned = -0.00173383 Jy ! Component: 2200 - total flux cleaned = -0.00173426 Jy ! Component: 2250 - total flux cleaned = -0.00151833 Jy ! Component: 2300 - total flux cleaned = -0.00138988 Jy ! Component: 2350 - total flux cleaned = -0.00126241 Jy ! Component: 2400 - total flux cleaned = -0.00126234 Jy ! Component: 2450 - total flux cleaned = -0.00113682 Jy ! Component: 2500 - total flux cleaned = -0.00105302 Jy ! Component: 2550 - total flux cleaned = -0.000886973 Jy ! Component: 2600 - total flux cleaned = -0.000845796 Jy ! Component: 2650 - total flux cleaned = -0.000641022 Jy ! Component: 2700 - total flux cleaned = -0.000560046 Jy ! Component: 2750 - total flux cleaned = -0.000318446 Jy ! Component: 2800 - total flux cleaned = -0.000158456 Jy ! Component: 2850 - total flux cleaned = 0.000238726 Jy ! Component: 2900 - total flux cleaned = 0.000198819 Jy ! Component: 2950 - total flux cleaned = 0.0005132 Jy ! Component: 3000 - total flux cleaned = 0.000590818 Jy ! Component: 3050 - total flux cleaned = 0.000707635 Jy ! Component: 3100 - total flux cleaned = 0.000939196 Jy ! Component: 3150 - total flux cleaned = 0.00116952 Jy ! Component: 3200 - total flux cleaned = 0.00132158 Jy ! Component: 3250 - total flux cleaned = 0.00151076 Jy ! Component: 3300 - total flux cleaned = 0.00173659 Jy ! Component: 3350 - total flux cleaned = 0.0019234 Jy ! Component: 3400 - total flux cleaned = 0.00203509 Jy ! Component: 3450 - total flux cleaned = 0.00225702 Jy ! Component: 3500 - total flux cleaned = 0.00262425 Jy ! Component: 3550 - total flux cleaned = 0.00258763 Jy ! Component: 3600 - total flux cleaned = 0.00280542 Jy ! Component: 3650 - total flux cleaned = 0.00298612 Jy ! Component: 3700 - total flux cleaned = 0.00312969 Jy ! Component: 3750 - total flux cleaned = 0.00330812 Jy ! Component: 3800 - total flux cleaned = 0.00330796 Jy ! Component: 3850 - total flux cleaned = 0.00348465 Jy ! Component: 3900 - total flux cleaned = 0.00362551 Jy ! Component: 3950 - total flux cleaned = 0.00380046 Jy ! Component: 4000 - total flux cleaned = 0.00380072 Jy ! Component: 4050 - total flux cleaned = 0.0040084 Jy ! Total flux subtracted in 4096 components = 0.0040773 Jy ! Clean residual min=-0.002036 max=0.001764 Jy/beam ! Clean residual mean=0.000001 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.332602 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 415 components and 0.332602 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J0239-0234_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.039 x 7.704 at -6.175 degrees (North through East) ! Clean map min=-0.004819 max=0.28806 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J0239-0234_S_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.288 rms= 0.00066 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J0239-0234_S_uvs.log closed on Sat Jan 9 17:44:16 2016