! Started logfile: /scr/pima/rdv95_uvs/J0453+0128_S_uvs.log on Wed Nov 6 20:43:04 2013 obs /scr/pima/rdv95_uvs/J0453+0128_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J0453+0128_S_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0453+0128 ! ! 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 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J0453+0128_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:KP self-cal status=correctable weight=1 ! 2:LA 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 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.999231Jy sigma=1.157916 ! Fit after self-cal, rms=0.916882Jy sigma=1.061586 ! 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=3.202 mas, bmaj=7.274 mas, bpa=8.154 degrees ! Estimated noise=13.1453 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.0659547 Jy ! Component: 100 - total flux cleaned = 0.0806205 Jy ! Total flux subtracted in 100 components = 0.0806205 Jy ! Clean residual min=-0.004071 max=0.006032 Jy/beam ! Clean residual mean=-0.000007 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.0806205 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0806205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060078Jy sigma=0.062990 ! Fit after self-cal, rms=0.059969Jy sigma=0.062918 ! 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=4.222 mas, bmaj=8.661 mas, bpa=8.263 degrees ! Estimated noise=7.42487 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 (-4.4, -4.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00710297 Jy ! Component: 100 - total flux cleaned = 0.0106736 Jy ! Component: 150 - total flux cleaned = 0.0128558 Jy ! Component: 200 - total flux cleaned = 0.0141414 Jy ! Total flux subtracted in 200 components = 0.0141414 Jy ! Clean residual min=-0.002230 max=0.001931 Jy/beam ! Clean residual mean=-0.000001 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0947619 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.0947619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059267Jy sigma=0.061718 ! Fit after self-cal, rms=0.059247Jy sigma=0.061669 ! 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.94 FD 0.99 HN 1.04 KP 1.02 ! LA 1.15 MK 0.76 NL 0.99 OV 0.98 ! PT 1.08 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.00 HN 1.06 KP 0.98 ! LA 1.15 NL 0.99 OV 1.01 PT 1.05 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.13 KP 1.03 ! LA 1.03 MK 1.07 NL 1.09 OV 1.01 ! PT 1.04 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.06 HN 1.02 KP 1.02 ! LA 1.08 NL 0.99 OV 1.03 PT 1.08 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.07 KP 1.02 ! LA 0.94 MK 1.05 NL 1.03 OV 1.02 ! PT 1.03 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.07 HN 1.14 KP 1.01 ! LA 0.97 NL 1.14 OV 0.96 PT 0.99 ! SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 0.91 KP 0.96 ! LA 0.78 MK 1.10 NL 1.01 OV 0.88 ! PT 0.89 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.91 HN 0.90 KP 0.92 ! LA 0.81 NL 1.00 OV 0.86 PT 0.94 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.059247Jy sigma=0.061669 ! Fit after self-cal, rms=0.056553Jy sigma=0.060118 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.204 mas, bmaj=8.656 mas, bpa=8.534 degrees ! Estimated noise=7.33424 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.00122864 Jy ! Component: 100 - total flux cleaned = 0.00152724 Jy ! Component: 150 - total flux cleaned = 0.00144728 Jy ! Component: 200 - total flux cleaned = 0.00139862 Jy ! Total flux subtracted in 200 components = 0.00139862 Jy ! Clean residual min=-0.001398 max=0.001926 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0961605 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 53 components and 0.0961605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056512Jy sigma=0.060079 ! Fit after self-cal, rms=0.056527Jy sigma=0.060059 ! 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.056527Jy sigma=0.060059 ! Fit after self-cal, rms=0.056406Jy sigma=0.060055 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.194 mas, bmaj=8.636 mas, bpa=8.516 degrees ! Estimated noise=7.33531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000782673 Jy ! Component: 100 - total flux cleaned = 0.000805221 Jy ! Component: 150 - total flux cleaned = 0.000804915 Jy ! Component: 200 - total flux cleaned = 0.000785647 Jy ! Total flux subtracted in 200 components = 0.000785647 Jy ! Clean residual min=-0.001365 max=0.001856 Jy/beam ! Clean residual mean=-0.000003 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0969461 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.0969462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056386Jy sigma=0.060036 ! Fit after self-cal, rms=0.056384Jy sigma=0.060034 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 (6.4, -54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178432 Jy ! Component: 100 - total flux cleaned = 0.0019492 Jy ! Component: 150 - total flux cleaned = 0.00187406 Jy ! Component: 200 - total flux cleaned = 0.0018098 Jy ! Total flux subtracted in 200 components = 0.0018098 Jy ! Clean residual min=-0.001354 max=0.001519 Jy/beam ! Clean residual mean=-0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.098756 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.098756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056299Jy sigma=0.059925 ! Fit after self-cal, rms=0.056298Jy sigma=0.059921 ! 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.056298Jy sigma=0.059921 ! Fit after self-cal, rms=0.056264Jy sigma=0.059916 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=8.63 mas, bpa=8.51 degrees ! Estimated noise=7.32966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167525 Jy ! Component: 100 - total flux cleaned = 0.00016648 Jy ! Component: 150 - total flux cleaned = 0.000191744 Jy ! Component: 200 - total flux cleaned = 0.000234811 Jy ! Total flux subtracted in 200 components = 0.000234811 Jy ! Clean residual min=-0.001386 max=0.001441 Jy/beam ! Clean residual mean=-0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0989908 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.0989908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056240Jy sigma=0.059891 ! Fit after self-cal, rms=0.056241Jy sigma=0.059890 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.000106187 Jy ! Component: 100 - total flux cleaned = 0.000106361 Jy ! Component: 150 - total flux cleaned = 7.36643e-05 Jy ! Component: 200 - total flux cleaned = 4.2782e-05 Jy ! Total flux subtracted in 200 components = 4.2782e-05 Jy ! Clean residual min=-0.001370 max=0.001449 Jy/beam ! Clean residual mean=-0.000001 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0990335 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 119 components and 0.0990335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056231Jy sigma=0.059880 ! Fit after self-cal, rms=0.056231Jy sigma=0.059879 ! 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.056231Jy sigma=0.059879 ! Fit after self-cal, rms=0.056239Jy sigma=0.059877 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.322 mas, bmaj=12.33 mas, bpa=5.676 degrees ! Estimated noise=7.92268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010089 Jy ! Component: 100 - total flux cleaned = 0.000175198 Jy ! Component: 150 - total flux cleaned = 0.000165054 Jy ! Component: 200 - total flux cleaned = 0.000155601 Jy ! Total flux subtracted in 200 components = 0.000155601 Jy ! Clean residual min=-0.001277 max=0.001273 Jy/beam ! Clean residual mean=-0.000001 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0991891 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 161 components and 0.0991892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056237Jy sigma=0.059873 ! Fit after self-cal, rms=0.056236Jy sigma=0.059872 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.52071e-08 Jy ! Component: 100 - total flux cleaned = 4.63581e-07 Jy ! Component: 150 - total flux cleaned = -7.06709e-06 Jy ! Component: 200 - total flux cleaned = -1.45454e-05 Jy ! Total flux subtracted in 200 components = -1.45454e-05 Jy ! Clean residual min=-0.001272 max=0.001267 Jy/beam ! Clean residual mean=-0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0991746 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 180 components and 0.0991746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056234Jy sigma=0.059870 ! Fit after self-cal, rms=0.056234Jy sigma=0.059870 ! 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: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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056234Jy sigma=0.059870 ! Fit after self-cal, rms=0.056234Jy sigma=0.059870 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:KP self-cal status=correctable weight=1 ! 2:LA 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 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.056234Jy sigma=0.059870 ! Fit after self-cal, rms=0.056245Jy sigma=0.059869 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=3.173 mas, bmaj=7.264 mas, bpa=8.192 degrees ! Estimated noise=12.8764 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.000106184 Jy ! Component: 100 - total flux cleaned = 0.00015794 Jy ! Component: 150 - total flux cleaned = 4.81348e-05 Jy ! Component: 200 - total flux cleaned = -0.000146697 Jy ! Total flux subtracted in 200 components = -0.000146697 Jy ! Clean residual min=-0.002545 max=0.002463 Jy/beam ! Clean residual mean=0.000001 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.0990279 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 205 components and 0.0990279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056259Jy sigma=0.059890 ! Fit after self-cal, rms=0.056259Jy sigma=0.059887 ! 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=4.191 mas, bmaj=8.619 mas, bpa=8.499 degrees ! Estimated noise=7.34016 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 (81.2, 30.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623777 Jy ! Component: 100 - total flux cleaned = 0.000238365 Jy ! Component: 150 - total flux cleaned = 7.115e-05 Jy ! Component: 200 - total flux cleaned = 0.000130553 Jy ! Component: 250 - total flux cleaned = 0.000155862 Jy ! Component: 300 - total flux cleaned = 0.000229873 Jy ! Component: 350 - total flux cleaned = 0.000297602 Jy ! Component: 400 - total flux cleaned = 0.000318176 Jy ! Total flux subtracted in 400 components = 0.000318176 Jy ! Clean residual min=-0.001291 max=0.001355 Jy/beam ! Clean residual mean=-0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0993461 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 248 components and 0.0993461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056185Jy sigma=0.059814 ! Fit after self-cal, rms=0.056183Jy sigma=0.059810 ! Inverting map ! Added new window around map position (102, -86.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000442007 Jy ! Component: 100 - total flux cleaned = 0.00044432 Jy ! Component: 150 - total flux cleaned = 0.000444396 Jy ! Component: 200 - total flux cleaned = 0.000415726 Jy ! Component: 250 - total flux cleaned = 0.000343828 Jy ! Component: 300 - total flux cleaned = 0.000298007 Jy ! Component: 350 - total flux cleaned = 0.000255276 Jy ! Component: 400 - total flux cleaned = 0.000255306 Jy ! Total flux subtracted in 400 components = 0.000255306 Jy ! Clean residual min=-0.001230 max=0.001228 Jy/beam ! Clean residual mean=-0.000002 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0996014 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 287 components and 0.0996014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056120Jy sigma=0.059749 ! Fit after self-cal, rms=0.056117Jy sigma=0.059746 ! Inverting map ! Added new window around map position (-30, 93.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000864166 Jy ! Component: 100 - total flux cleaned = 0.000964202 Jy ! Component: 150 - total flux cleaned = 0.000990947 Jy ! Component: 200 - total flux cleaned = 0.00111327 Jy ! Component: 250 - total flux cleaned = 0.00134489 Jy ! Component: 300 - total flux cleaned = 0.00149905 Jy ! Component: 350 - total flux cleaned = 0.00170928 Jy ! Component: 400 - total flux cleaned = 0.00185035 Jy ! Total flux subtracted in 400 components = 0.00185035 Jy ! Clean residual min=-0.001109 max=0.001088 Jy/beam ! Clean residual mean=-0.000002 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.101452 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 333 components and 0.101452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056061Jy sigma=0.059693 ! Fit after self-cal, rms=0.056063Jy sigma=0.059691 ! 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.000150078 Jy ! Component: 100 - total flux cleaned = 0.000248262 Jy ! Component: 150 - total flux cleaned = 0.000362615 Jy ! Component: 200 - total flux cleaned = 0.000436451 Jy ! Component: 250 - total flux cleaned = 0.000508775 Jy ! Component: 300 - total flux cleaned = 0.000579191 Jy ! Component: 350 - total flux cleaned = 0.000665364 Jy ! Component: 400 - total flux cleaned = 0.00071589 Jy ! Total flux subtracted in 400 components = 0.00071589 Jy ! Clean residual min=-0.001075 max=0.001074 Jy/beam ! Clean residual mean=-0.000001 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.102168 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 362 components and 0.102168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056038Jy sigma=0.059670 ! Fit after self-cal, rms=0.056040Jy sigma=0.059670 ! 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056040Jy sigma=0.059670 ! Fit after self-cal, rms=0.055691Jy sigma=0.059662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.187 mas, bmaj=8.617 mas, bpa=8.452 degrees ! Estimated noise=7.30463 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020637 Jy ! Component: 100 - total flux cleaned = 0.000315118 Jy ! Component: 150 - total flux cleaned = 0.000383977 Jy ! Component: 200 - total flux cleaned = 0.000417001 Jy ! Component: 250 - total flux cleaned = 0.000449335 Jy ! Component: 300 - total flux cleaned = 0.000464724 Jy ! Component: 350 - total flux cleaned = 0.000480689 Jy ! Component: 400 - total flux cleaned = 0.000556785 Jy ! Total flux subtracted in 400 components = 0.000556785 Jy ! Clean residual min=-0.001040 max=0.001070 Jy/beam ! Clean residual mean=-0.000001 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.102724 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 391 components and 0.102724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055670Jy sigma=0.059644 ! Fit after self-cal, rms=0.055670Jy sigma=0.059644 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 (-93.2, 72). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795162 Jy ! Component: 100 - total flux cleaned = 0.00101229 Jy ! Component: 150 - total flux cleaned = 0.00104275 Jy ! Component: 200 - total flux cleaned = 0.00101414 Jy ! Component: 250 - total flux cleaned = 0.00101366 Jy ! Component: 300 - total flux cleaned = 0.000968399 Jy ! Component: 350 - total flux cleaned = 0.000883391 Jy ! Component: 400 - total flux cleaned = 0.000863163 Jy ! Total flux subtracted in 400 components = 0.000863163 Jy ! Clean residual min=-0.001090 max=0.000988 Jy/beam ! Clean residual mean=-0.000002 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.103588 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 427 components and 0.103588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055606Jy sigma=0.059584 ! Fit after self-cal, rms=0.055605Jy sigma=0.059581 ! 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.055605Jy sigma=0.059581 ! Fit after self-cal, rms=0.055612Jy sigma=0.059577 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.188 mas, bmaj=8.617 mas, bpa=8.437 degrees ! Estimated noise=7.30162 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296777 Jy ! Component: 100 - total flux cleaned = 0.000254782 Jy ! Component: 150 - total flux cleaned = 0.00023474 Jy ! Component: 200 - total flux cleaned = 0.000252971 Jy ! Component: 250 - total flux cleaned = 0.000235222 Jy ! Component: 300 - total flux cleaned = 0.000252667 Jy ! Component: 350 - total flux cleaned = 0.000252481 Jy ! Component: 400 - total flux cleaned = 0.000235852 Jy ! Total flux subtracted in 400 components = 0.000235852 Jy ! Clean residual min=-0.001057 max=0.000859 Jy/beam ! Clean residual mean=-0.000002 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.103824 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 457 components and 0.103823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055585Jy sigma=0.059554 ! Fit after self-cal, rms=0.055586Jy sigma=0.059553 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 = 1.70247e-05 Jy ! Component: 100 - total flux cleaned = -2.33714e-07 Jy ! Component: 150 - total flux cleaned = 3.06392e-05 Jy ! Component: 200 - total flux cleaned = 1.51378e-05 Jy ! Component: 250 - total flux cleaned = 3.01389e-05 Jy ! Component: 300 - total flux cleaned = 8.93119e-05 Jy ! Component: 350 - total flux cleaned = 6.02172e-05 Jy ! Component: 400 - total flux cleaned = 0.00010322 Jy ! Total flux subtracted in 400 components = 0.00010322 Jy ! Clean residual min=-0.001022 max=0.000860 Jy/beam ! Clean residual mean=-0.000002 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.103927 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 486 components and 0.103927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055568Jy sigma=0.059538 ! Fit after self-cal, rms=0.055569Jy sigma=0.059538 ! 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.055569Jy sigma=0.059538 ! Fit after self-cal, rms=0.056210Jy sigma=0.058771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.316 mas, bmaj=12.32 mas, bpa=5.682 degrees ! Estimated noise=7.92389 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000333188 Jy ! Component: 100 - total flux cleaned = 0.000513884 Jy ! Component: 150 - total flux cleaned = 0.000689859 Jy ! Component: 200 - total flux cleaned = 0.000826361 Jy ! Component: 250 - total flux cleaned = 0.000955993 Jy ! Component: 300 - total flux cleaned = 0.00105748 Jy ! Component: 350 - total flux cleaned = 0.00114409 Jy ! Component: 400 - total flux cleaned = 0.00124884 Jy ! Total flux subtracted in 400 components = 0.00124884 Jy ! Clean residual min=-0.001074 max=0.000781 Jy/beam ! Clean residual mean=-0.000004 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.105176 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 540 components and 0.105176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056204Jy sigma=0.058761 ! Fit after self-cal, rms=0.056228Jy sigma=0.058751 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 = 3.63909e-05 Jy ! Component: 100 - total flux cleaned = 9.88165e-05 Jy ! Component: 150 - total flux cleaned = 0.000159466 Jy ! Component: 200 - total flux cleaned = 0.000228504 Jy ! Component: 250 - total flux cleaned = 0.000267025 Jy ! Component: 300 - total flux cleaned = 0.000314271 Jy ! Component: 350 - total flux cleaned = 0.000378304 Jy ! Component: 400 - total flux cleaned = 0.000423005 Jy ! Total flux subtracted in 400 components = 0.000423005 Jy ! Clean residual min=-0.001063 max=0.000766 Jy/beam ! Clean residual mean=-0.000004 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.105599 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 577 components and 0.105599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056224Jy sigma=0.058746 ! Fit after self-cal, rms=0.056224Jy sigma=0.058746 ! 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=4.192 mas, bmaj=8.624 mas, bpa=8.548 degrees ! Estimated noise=7.33902 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.192 x 8.624 at 8.548 degrees (North through East) ! Clean map min=-0.0014914 max=0.083852 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=3.174 mas, bmaj=7.268 mas, bpa=8.366 degrees ! Estimated noise=12.8889 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0646558 Jy ! Component: 100 - total flux cleaned = 0.079531 Jy ! Component: 150 - total flux cleaned = 0.0858424 Jy ! Component: 200 - total flux cleaned = 0.088046 Jy ! Component: 250 - total flux cleaned = 0.0894367 Jy ! Component: 300 - total flux cleaned = 0.0904301 Jy ! Component: 350 - total flux cleaned = 0.0913245 Jy ! Component: 400 - total flux cleaned = 0.0922371 Jy ! Total flux subtracted in 400 components = 0.0922371 Jy ! Clean residual min=-0.002765 max=0.002316 Jy/beam ! Clean residual mean=-0.000004 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.092237 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.092237 Jy ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=8.624 mas, bpa=8.548 degrees ! Estimated noise=7.33902 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.00263627 Jy ! Component: 100 - total flux cleaned = 0.00415688 Jy ! Component: 150 - total flux cleaned = 0.00527294 Jy ! Component: 200 - total flux cleaned = 0.00599533 Jy ! Component: 250 - total flux cleaned = 0.00655393 Jy ! Component: 300 - total flux cleaned = 0.00707514 Jy ! Component: 350 - total flux cleaned = 0.00770937 Jy ! Component: 400 - total flux cleaned = 0.00803053 Jy ! Total flux subtracted in 400 components = 0.00803053 Jy ! Clean residual min=-0.001315 max=0.001301 Jy/beam ! Clean residual mean=-0.000005 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.100268 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 133 components and 0.100268 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=8.316 mas, bmaj=12.32 mas, bpa=5.682 degrees ! Estimated noise=7.92389 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597982 Jy ! Component: 100 - total flux cleaned = 0.00119497 Jy ! Component: 150 - total flux cleaned = 0.00158508 Jy ! Component: 200 - total flux cleaned = 0.00171388 Jy ! Component: 250 - total flux cleaned = 0.00183575 Jy ! Component: 300 - total flux cleaned = 0.00200784 Jy ! Component: 350 - total flux cleaned = 0.00219567 Jy ! Component: 400 - total flux cleaned = 0.00234759 Jy ! Total flux subtracted in 400 components = 0.00234759 Jy ! Clean residual min=-0.001183 max=0.000932 Jy/beam ! Clean residual mean=-0.000006 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.102615 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 = 0.000143634 Jy ! Component: 100 - total flux cleaned = 0.000257051 Jy ! Component: 150 - total flux cleaned = 0.000386403 Jy ! Component: 200 - total flux cleaned = 0.000507931 Jy ! Component: 250 - total flux cleaned = 0.000623479 Jy ! Component: 300 - total flux cleaned = 0.000735699 Jy ! Component: 350 - total flux cleaned = 0.00086362 Jy ! Component: 400 - total flux cleaned = 0.00100433 Jy ! Total flux subtracted in 400 components = 0.00100433 Jy ! Clean residual min=-0.001203 max=0.000797 Jy/beam ! Clean residual mean=-0.000004 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.103619 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 277 components and 0.10362 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=8.624 mas, bpa=8.548 degrees ! Estimated noise=7.33902 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000550746 Jy ! Component: 100 - total flux cleaned = 0.000765928 Jy ! Component: 150 - total flux cleaned = 0.000765878 Jy ! Component: 200 - total flux cleaned = 0.000765859 Jy ! Component: 250 - total flux cleaned = 0.00079519 Jy ! Component: 300 - total flux cleaned = 0.000852346 Jy ! Component: 350 - total flux cleaned = 0.000823804 Jy ! Component: 400 - total flux cleaned = 0.00082246 Jy ! Total flux subtracted in 400 components = 0.00082246 Jy ! Clean residual min=-0.001195 max=0.000988 Jy/beam ! Clean residual mean=-0.000003 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.104442 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 328 components and 0.104442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056348Jy sigma=0.058870 ! Fit after self-cal, rms=0.056335Jy sigma=0.058862 wmodel /scr/pima/rdv95_uvs/J0453+0128_S_map.mod ! Writing 328 model components to file: /scr/pima/rdv95_uvs/J0453+0128_S_map.mod wobs /scr/pima/rdv95_uvs/J0453+0128_S_uvs.fits ! Applying 1004 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J0453+0128_S_uvs.fits wwins /scr/pima/rdv95_uvs/J0453+0128_S_map.win ! wwins: Wrote 7 windows to /scr/pima/rdv95_uvs/J0453+0128_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.000502865 Jy ! Component: 100 - total flux cleaned = -0.000663727 Jy ! Component: 150 - total flux cleaned = -0.000780763 Jy ! Component: 200 - total flux cleaned = -0.000860842 Jy ! Component: 250 - total flux cleaned = -0.000921575 Jy ! Component: 300 - total flux cleaned = -0.000966131 Jy ! Component: 350 - total flux cleaned = -0.00105322 Jy ! Component: 400 - total flux cleaned = -0.0011241 Jy ! Component: 450 - total flux cleaned = -0.00116589 Jy ! Component: 500 - total flux cleaned = -0.00120679 Jy ! Component: 550 - total flux cleaned = -0.0012474 Jy ! Component: 600 - total flux cleaned = -0.00124765 Jy ! Component: 650 - total flux cleaned = -0.0012479 Jy ! Component: 700 - total flux cleaned = -0.00127332 Jy ! Component: 750 - total flux cleaned = -0.00123518 Jy ! Component: 800 - total flux cleaned = -0.00122267 Jy ! Component: 850 - total flux cleaned = -0.00123492 Jy ! Component: 900 - total flux cleaned = -0.00119856 Jy ! Component: 950 - total flux cleaned = -0.00119855 Jy ! Component: 1000 - total flux cleaned = -0.00119835 Jy ! Component: 1050 - total flux cleaned = -0.00117484 Jy ! Component: 1100 - total flux cleaned = -0.00114033 Jy ! Component: 1150 - total flux cleaned = -0.00111759 Jy ! Component: 1200 - total flux cleaned = -0.00110639 Jy ! Component: 1250 - total flux cleaned = -0.00112872 Jy ! Component: 1300 - total flux cleaned = -0.00111774 Jy ! Component: 1350 - total flux cleaned = -0.00109582 Jy ! Component: 1400 - total flux cleaned = -0.00109569 Jy ! Component: 1450 - total flux cleaned = -0.00107428 Jy ! Component: 1500 - total flux cleaned = -0.00102149 Jy ! Component: 1550 - total flux cleaned = -0.000958765 Jy ! Component: 1600 - total flux cleaned = -0.000938042 Jy ! Component: 1650 - total flux cleaned = -0.00088658 Jy ! Component: 1700 - total flux cleaned = -0.00081518 Jy ! Component: 1750 - total flux cleaned = -0.000784969 Jy ! Component: 1800 - total flux cleaned = -0.000684892 Jy ! Component: 1850 - total flux cleaned = -0.000655152 Jy ! Component: 1900 - total flux cleaned = -0.00062557 Jy ! Component: 1950 - total flux cleaned = -0.000586294 Jy ! Component: 2000 - total flux cleaned = -0.000489274 Jy ! Component: 2050 - total flux cleaned = -0.000470087 Jy ! Component: 2100 - total flux cleaned = -0.000422335 Jy ! Component: 2150 - total flux cleaned = -0.00039395 Jy ! Component: 2200 - total flux cleaned = -0.000365791 Jy ! Component: 2250 - total flux cleaned = -0.000328383 Jy ! Component: 2300 - total flux cleaned = -0.000309807 Jy ! Component: 2350 - total flux cleaned = -0.000281932 Jy ! Component: 2400 - total flux cleaned = -0.000254339 Jy ! Component: 2450 - total flux cleaned = -0.000227051 Jy ! Component: 2500 - total flux cleaned = -0.000190914 Jy ! Component: 2550 - total flux cleaned = -0.000154929 Jy ! Component: 2600 - total flux cleaned = -0.000101399 Jy ! Component: 2650 - total flux cleaned = -6.59625e-05 Jy ! Component: 2700 - total flux cleaned = -4.83563e-05 Jy ! Component: 2750 - total flux cleaned = -4.83596e-05 Jy ! Component: 2800 - total flux cleaned = -1.35719e-05 Jy ! Component: 2850 - total flux cleaned = 3.74711e-06 Jy ! Component: 2900 - total flux cleaned = 3.81192e-05 Jy ! Component: 2950 - total flux cleaned = 2.96065e-05 Jy ! Component: 3000 - total flux cleaned = 3.81333e-05 Jy ! Component: 3050 - total flux cleaned = 7.18719e-05 Jy ! Component: 3100 - total flux cleaned = 9.70344e-05 Jy ! Component: 3150 - total flux cleaned = 0.000113654 Jy ! Component: 3200 - total flux cleaned = 0.000113679 Jy ! Component: 3250 - total flux cleaned = 0.000130158 Jy ! Component: 3300 - total flux cleaned = 0.000171109 Jy ! Component: 3350 - total flux cleaned = 0.000154748 Jy ! Component: 3400 - total flux cleaned = 0.000171015 Jy ! Component: 3450 - total flux cleaned = 0.000179067 Jy ! Component: 3500 - total flux cleaned = 0.00019511 Jy ! Component: 3550 - total flux cleaned = 0.000211122 Jy ! Component: 3600 - total flux cleaned = 0.00021908 Jy ! Component: 3650 - total flux cleaned = 0.000234889 Jy ! Component: 3700 - total flux cleaned = 0.000211269 Jy ! Component: 3750 - total flux cleaned = 0.000226976 Jy ! Component: 3800 - total flux cleaned = 0.000219186 Jy ! Component: 3850 - total flux cleaned = 0.000211439 Jy ! Component: 3900 - total flux cleaned = 0.000219166 Jy ! Component: 3950 - total flux cleaned = 0.000219072 Jy ! Component: 4000 - total flux cleaned = 0.000203811 Jy ! Component: 4050 - total flux cleaned = 0.000211436 Jy ! Total flux subtracted in 4096 components = 0.00018871 Jy ! Clean residual min=-0.000426 max=0.000439 Jy/beam ! Clean residual mean=-0.000001 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.104631 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 599 components and 0.104631 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J0453+0128_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.192 x 8.624 at 8.548 degrees (North through East) ! Clean map min=-0.0011374 max=0.083122 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J0453+0128_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.0831 rms= 0.00014 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J0453+0128_S_uvs.log closed on Wed Nov 6 20:43:10 2013