! Started logfile: /scr/pima/rdv94_uvs/J0455+0655_X_uvs.log on Tue Oct 8 12:12:10 2013 obs /scr/pima/rdv94_uvs/J0455+0655_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0455+0655_X_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.921875 visibilities/baseline/integration-bin. ! Found source: J0455+0655 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 5192 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv94_uvs/J0455+0655_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 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: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 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.001744Jy sigma=0.948805 ! Fit after self-cal, rms=0.945804Jy sigma=0.890844 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9765 mas, bmaj=3.084 mas, bpa=-23.83 degrees ! Estimated noise=19.3845 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.0442765 Jy ! Component: 100 - total flux cleaned = 0.058028 Jy ! Total flux subtracted in 100 components = 0.058028 Jy ! Clean residual min=-0.005562 max=0.006032 Jy/beam ! Clean residual mean=-0.000003 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.058028 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.058028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063714Jy sigma=0.057585 ! Fit after self-cal, rms=0.063155Jy sigma=0.056956 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.244 mas, bmaj=3.202 mas, bpa=-21.82 degrees ! Estimated noise=10.7053 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.0074358 Jy ! Component: 100 - total flux cleaned = 0.0108477 Jy ! Component: 150 - total flux cleaned = 0.0130028 Jy ! Component: 200 - total flux cleaned = 0.014509 Jy ! Total flux subtracted in 200 components = 0.014509 Jy ! Clean residual min=-0.002824 max=0.002741 Jy/beam ! Clean residual mean=0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.072537 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.072537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062451Jy sigma=0.056036 ! Fit after self-cal, rms=0.062531Jy sigma=0.056012 ! 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.95 FD 0.92 HN 0.91 KP 0.93 ! LA 0.98 MK 1.15 NL 1.10 OV 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.01 HN 0.85 KP 0.99 ! LA 0.99 MK 1.07 NL 1.00 OV 1.02 ! PT 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.92 HN 1.02 KP 0.95 ! LA 0.95 MK 1.19 NL 1.07 OV 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.31 FD 0.89 HN 1.11 KP 0.92 ! LA 1.03 MK 0.92 NL 1.00 OV 0.92 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.91 HN 0.95 KP 0.81 ! LA 1.13 MK 0.93 NL 1.03 OV 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.14 FD 0.88 HN 0.95 KP 0.83 ! LA 1.10 MK 0.97 NL 1.00 OV 1.03 ! PT 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.80 HN 0.94 KP 0.91 ! LA 0.94 MK 1.01 NL 1.08 OV 1.22 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.94 HN 0.98 KP 0.87 ! LA 1.01 MK 0.93 NL 1.16 OV 1.04 ! PT 1.17 ! ! ! Fit before self-cal, rms=0.062531Jy sigma=0.056012 ! Fit after self-cal, rms=0.061002Jy sigma=0.055432 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.246 mas, bmaj=3.219 mas, bpa=-21.92 degrees ! Estimated noise=10.5586 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.000169705 Jy ! Component: 100 - total flux cleaned = 0.00019599 Jy ! Component: 150 - total flux cleaned = 0.000197731 Jy ! Component: 200 - total flux cleaned = 0.000217018 Jy ! Total flux subtracted in 200 components = 0.000217018 Jy ! Clean residual min=-0.002059 max=0.001991 Jy/beam ! Clean residual mean=-0.000002 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.072754 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.072754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060976Jy sigma=0.055423 ! Fit after self-cal, rms=0.061116Jy sigma=0.055370 ! 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.061116Jy sigma=0.055370 ! Fit after self-cal, rms=0.060832Jy sigma=0.055361 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.241 mas, bmaj=3.213 mas, bpa=-21.99 degrees ! Estimated noise=10.4912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137092 Jy ! Component: 100 - total flux cleaned = -0.000100471 Jy ! Component: 150 - total flux cleaned = -8.3152e-05 Jy ! Component: 200 - total flux cleaned = -6.73033e-05 Jy ! Total flux subtracted in 200 components = -6.73033e-05 Jy ! Clean residual min=-0.002010 max=0.001976 Jy/beam ! Clean residual mean=-0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0726867 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.0726867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060815Jy sigma=0.055356 ! Fit after self-cal, rms=0.060842Jy sigma=0.055354 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 = -4.33369e-05 Jy ! Component: 100 - total flux cleaned = 4.08418e-07 Jy ! Component: 150 - total flux cleaned = 4.14487e-05 Jy ! Component: 200 - total flux cleaned = 6.77807e-05 Jy ! Total flux subtracted in 200 components = 6.77807e-05 Jy ! Clean residual min=-0.002011 max=0.002004 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0727544 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.0727544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060833Jy sigma=0.055350 ! Fit after self-cal, rms=0.060829Jy sigma=0.055350 ! 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.060829Jy sigma=0.055350 ! Fit after self-cal, rms=0.060362Jy sigma=0.055347 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.237 mas, bmaj=3.206 mas, bpa=-22.03 degrees ! Estimated noise=10.4101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000192233 Jy ! Component: 100 - total flux cleaned = -0.000145496 Jy ! Component: 150 - total flux cleaned = -0.000117839 Jy ! Component: 200 - total flux cleaned = -9.13872e-05 Jy ! Total flux subtracted in 200 components = -9.13872e-05 Jy ! Clean residual min=-0.001975 max=0.001993 Jy/beam ! Clean residual mean=-0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0726631 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.0726631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060350Jy sigma=0.055344 ! Fit after self-cal, rms=0.060351Jy sigma=0.055343 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.82691e-06 Jy ! Component: 100 - total flux cleaned = 3.4714e-05 Jy ! Component: 150 - total flux cleaned = 6.92266e-05 Jy ! Component: 200 - total flux cleaned = 9.20263e-05 Jy ! Total flux subtracted in 200 components = 9.20263e-05 Jy ! Clean residual min=-0.001970 max=0.001982 Jy/beam ! Clean residual mean=-0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0727551 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.0727551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060345Jy sigma=0.055340 ! Fit after self-cal, rms=0.060345Jy sigma=0.055340 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060345Jy sigma=0.055340 ! Fit after self-cal, rms=0.059916Jy sigma=0.055338 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.393 mas, bmaj=3.397 mas, bpa=-17.55 degrees ! Estimated noise=10.778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229165 Jy ! Component: 100 - total flux cleaned = 0.000285738 Jy ! Component: 150 - total flux cleaned = 0.000285347 Jy ! Component: 200 - total flux cleaned = 0.000305585 Jy ! Total flux subtracted in 200 components = 0.000305585 Jy ! Clean residual min=-0.002073 max=0.002081 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0730607 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.0730607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059913Jy sigma=0.055336 ! Fit after self-cal, rms=0.059915Jy sigma=0.055335 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 = 9.07495e-05 Jy ! Component: 100 - total flux cleaned = 6.96543e-05 Jy ! Component: 150 - total flux cleaned = 7.87683e-05 Jy ! Component: 200 - total flux cleaned = 9.52819e-05 Jy ! Total flux subtracted in 200 components = 9.52819e-05 Jy ! Clean residual min=-0.002064 max=0.002044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0731559 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.0731559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059916Jy sigma=0.055334 ! Fit after self-cal, rms=0.059915Jy sigma=0.055333 ! 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 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 ![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.059915Jy sigma=0.055333 ! Fit after self-cal, rms=0.059915Jy sigma=0.055333 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 ! 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: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 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.059915Jy sigma=0.055333 ! Fit after self-cal, rms=0.059692Jy sigma=0.055333 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9679 mas, bmaj=3.083 mas, bpa=-23.99 degrees ! Estimated noise=18.5233 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.000869741 Jy ! Component: 100 - total flux cleaned = -0.00138604 Jy ! Component: 150 - total flux cleaned = -0.00164674 Jy ! Component: 200 - total flux cleaned = -0.00175742 Jy ! Total flux subtracted in 200 components = -0.00175742 Jy ! Clean residual min=-0.004506 max=0.004222 Jy/beam ! Clean residual mean=-0.000001 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0713985 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.0713985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059726Jy sigma=0.055363 ! Fit after self-cal, rms=0.059686Jy sigma=0.055344 ! Inverting map uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.235 mas, bmaj=3.195 mas, bpa=-22.07 degrees ! Estimated noise=10.3029 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.000954324 Jy ! Component: 100 - total flux cleaned = 0.00136729 Jy ! Component: 150 - total flux cleaned = 0.00144119 Jy ! Component: 200 - total flux cleaned = 0.00150596 Jy ! Component: 250 - total flux cleaned = 0.00156401 Jy ! Component: 300 - total flux cleaned = 0.00160595 Jy ! Component: 350 - total flux cleaned = 0.00163564 Jy ! Component: 400 - total flux cleaned = 0.00165451 Jy ! Total flux subtracted in 400 components = 0.00165451 Jy ! Clean residual min=-0.001902 max=0.001935 Jy/beam ! Clean residual mean=-0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.073053 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.073053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059661Jy sigma=0.055328 ! Fit after self-cal, rms=0.059667Jy sigma=0.055326 ! Inverting map ! Added new window around map position (-4, 0.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159498 Jy ! Component: 100 - total flux cleaned = -0.000102967 Jy ! Component: 150 - total flux cleaned = -0.000143838 Jy ! Component: 200 - total flux cleaned = -0.000102861 Jy ! Component: 250 - total flux cleaned = -0.000173621 Jy ! Component: 300 - total flux cleaned = -0.000109952 Jy ! Component: 350 - total flux cleaned = -2.40672e-05 Jy ! Component: 400 - total flux cleaned = 8.36034e-05 Jy ! Total flux subtracted in 400 components = 8.36034e-05 Jy ! Clean residual min=-0.001730 max=0.001749 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0731366 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 129 components and 0.0731366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059546Jy sigma=0.055221 ! Fit after self-cal, rms=0.059555Jy sigma=0.055206 ! Inverting map ! Added new window around map position (17, 3.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197598 Jy ! Component: 100 - total flux cleaned = 0.000303014 Jy ! Component: 150 - total flux cleaned = 0.000260082 Jy ! Component: 200 - total flux cleaned = 0.000256871 Jy ! Component: 250 - total flux cleaned = 0.000133076 Jy ! Component: 300 - total flux cleaned = 4.64717e-05 Jy ! Component: 350 - total flux cleaned = -8.10476e-06 Jy ! Component: 400 - total flux cleaned = 1.83896e-05 Jy ! Total flux subtracted in 400 components = 1.83896e-05 Jy ! Clean residual min=-0.001547 max=0.001711 Jy/beam ! Clean residual mean=-0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.073155 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 180 components and 0.073155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059438Jy sigma=0.055105 ! Fit after self-cal, rms=0.059462Jy sigma=0.055090 ! Inverting map ! Added new window around map position (-28.2, -51.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154448 Jy ! Component: 100 - total flux cleaned = 0.00220065 Jy ! Component: 150 - total flux cleaned = 0.00265406 Jy ! Component: 200 - total flux cleaned = 0.00296385 Jy ! Component: 250 - total flux cleaned = 0.00325005 Jy ! Component: 300 - total flux cleaned = 0.00352136 Jy ! Component: 350 - total flux cleaned = 0.00375295 Jy ! Component: 400 - total flux cleaned = 0.0039464 Jy ! Total flux subtracted in 400 components = 0.0039464 Jy ! Clean residual min=-0.001462 max=0.001532 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0771014 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 215 components and 0.0771014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059368Jy sigma=0.055010 ! Fit after self-cal, rms=0.059370Jy sigma=0.055000 ! 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.000648571 Jy ! Component: 100 - total flux cleaned = 0.000988274 Jy ! Component: 150 - total flux cleaned = 0.00116167 Jy ! Component: 200 - total flux cleaned = 0.0014069 Jy ! Component: 250 - total flux cleaned = 0.00156323 Jy ! Component: 300 - total flux cleaned = 0.00171382 Jy ! Component: 350 - total flux cleaned = 0.00181163 Jy ! Component: 400 - total flux cleaned = 0.00195442 Jy ! Total flux subtracted in 400 components = 0.00195442 Jy ! Clean residual min=-0.001518 max=0.001508 Jy/beam ! Clean residual mean=-0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0790558 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 238 components and 0.0790558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059320Jy sigma=0.054962 ! Fit after self-cal, rms=0.059324Jy sigma=0.054959 ! 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.059324Jy sigma=0.054959 ! Fit after self-cal, rms=0.059241Jy sigma=0.054947 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.232 mas, bmaj=3.205 mas, bpa=-22.11 degrees ! Estimated noise=10.2738 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000334922 Jy ! Component: 100 - total flux cleaned = 0.000612459 Jy ! Component: 150 - total flux cleaned = 0.000871167 Jy ! Component: 200 - total flux cleaned = 0.00116283 Jy ! Component: 250 - total flux cleaned = 0.00132727 Jy ! Component: 300 - total flux cleaned = 0.00144031 Jy ! Component: 350 - total flux cleaned = 0.00152755 Jy ! Component: 400 - total flux cleaned = 0.00159173 Jy ! Total flux subtracted in 400 components = 0.00159173 Jy ! Clean residual min=-0.001518 max=0.001397 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0806475 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 264 components and 0.0806475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059199Jy sigma=0.054917 ! Fit after self-cal, rms=0.059208Jy sigma=0.054914 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.00011965 Jy ! Component: 100 - total flux cleaned = 0.00032251 Jy ! Component: 150 - total flux cleaned = 0.000408684 Jy ! Component: 200 - total flux cleaned = 0.00045067 Jy ! Component: 250 - total flux cleaned = 0.000532167 Jy ! Component: 300 - total flux cleaned = 0.000611816 Jy ! Component: 350 - total flux cleaned = 0.000690057 Jy ! Component: 400 - total flux cleaned = 0.000747624 Jy ! Total flux subtracted in 400 components = 0.000747624 Jy ! Clean residual min=-0.001533 max=0.001385 Jy/beam ! Clean residual mean=-0.000001 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0813951 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 276 components and 0.0813951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059177Jy sigma=0.054893 ! Fit after self-cal, rms=0.059182Jy sigma=0.054892 ! 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.059182Jy sigma=0.054892 ! Fit after self-cal, rms=0.059263Jy sigma=0.054889 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.231 mas, bmaj=3.21 mas, bpa=-22.12 degrees ! Estimated noise=10.2701 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.98846e-05 Jy ! Component: 100 - total flux cleaned = 0.000178491 Jy ! Component: 150 - total flux cleaned = 0.000279159 Jy ! Component: 200 - total flux cleaned = 0.00031821 Jy ! Component: 250 - total flux cleaned = 0.000374808 Jy ! Component: 300 - total flux cleaned = 0.000411068 Jy ! Component: 350 - total flux cleaned = 0.00050183 Jy ! Component: 400 - total flux cleaned = 0.000572709 Jy ! Total flux subtracted in 400 components = 0.000572709 Jy ! Clean residual min=-0.001544 max=0.001363 Jy/beam ! Clean residual mean=-0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0819678 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 287 components and 0.0819678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059236Jy sigma=0.054871 ! Fit after self-cal, rms=0.059243Jy sigma=0.054870 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.53072e-05 Jy ! Component: 100 - total flux cleaned = 7.02542e-05 Jy ! Component: 150 - total flux cleaned = 0.000105524 Jy ! Component: 200 - total flux cleaned = 0.000193567 Jy ! Component: 250 - total flux cleaned = 0.00027975 Jy ! Component: 300 - total flux cleaned = 0.000330477 Jy ! Component: 350 - total flux cleaned = 0.000364002 Jy ! Component: 400 - total flux cleaned = 0.00041353 Jy ! Total flux subtracted in 400 components = 0.00041353 Jy ! Clean residual min=-0.001550 max=0.001371 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0823814 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 299 components and 0.0823814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059221Jy sigma=0.054855 ! Fit after self-cal, rms=0.059225Jy sigma=0.054855 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059225Jy sigma=0.054855 ! Fit after self-cal, rms=0.063923Jy sigma=0.053820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.4 mas, bmaj=3.414 mas, bpa=-17.61 degrees ! Estimated noise=10.8988 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267579 Jy ! Component: 100 - total flux cleaned = 0.000150141 Jy ! Component: 150 - total flux cleaned = 0.000243957 Jy ! Component: 200 - total flux cleaned = 0.000400719 Jy ! Component: 250 - total flux cleaned = 0.000614704 Jy ! Component: 300 - total flux cleaned = 0.000724704 Jy ! Component: 350 - total flux cleaned = 0.000860916 Jy ! Component: 400 - total flux cleaned = 0.000962811 Jy ! Total flux subtracted in 400 components = 0.000962811 Jy ! Clean residual min=-0.001611 max=0.001445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0833442 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 346 components and 0.0833442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063909Jy sigma=0.053799 ! Fit after self-cal, rms=0.064053Jy sigma=0.053754 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.30648e-05 Jy ! Component: 100 - total flux cleaned = 7.25244e-05 Jy ! Component: 150 - total flux cleaned = 0.000171117 Jy ! Component: 200 - total flux cleaned = 0.000251058 Jy ! Component: 250 - total flux cleaned = 0.000263932 Jy ! Component: 300 - total flux cleaned = 0.000338813 Jy ! Component: 350 - total flux cleaned = 0.000374601 Jy ! Component: 400 - total flux cleaned = 0.000398246 Jy ! Total flux subtracted in 400 components = 0.000398246 Jy ! Clean residual min=-0.001590 max=0.001455 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0837424 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 372 components and 0.0837424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064047Jy sigma=0.053747 ! Fit after self-cal, rms=0.064054Jy sigma=0.053746 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.238 mas, bmaj=3.219 mas, bpa=-22.09 degrees ! Estimated noise=10.4972 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.238 x 3.219 at -22.09 degrees (North through East) ! Clean map min=-0.0022876 max=0.057403 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9687 mas, bmaj=3.112 mas, bpa=-23.99 degrees ! Estimated noise=18.8149 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0430288 Jy ! Component: 100 - total flux cleaned = 0.0571309 Jy ! Component: 150 - total flux cleaned = 0.062514 Jy ! Component: 200 - total flux cleaned = 0.0653152 Jy ! Component: 250 - total flux cleaned = 0.0668589 Jy ! Component: 300 - total flux cleaned = 0.068324 Jy ! Component: 350 - total flux cleaned = 0.0695119 Jy ! Component: 400 - total flux cleaned = 0.070602 Jy ! Total flux subtracted in 400 components = 0.070602 Jy ! Clean residual min=-0.004286 max=0.004209 Jy/beam ! Clean residual mean=-0.000002 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.0706021 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0706021 Jy ! Inverting map and beam ! Estimated beam: bmin=1.238 mas, bmaj=3.219 mas, bpa=-22.09 degrees ! Estimated noise=10.4972 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.0023529 Jy ! Component: 100 - total flux cleaned = 0.00339044 Jy ! Component: 150 - total flux cleaned = 0.00436934 Jy ! Component: 200 - total flux cleaned = 0.00517511 Jy ! Component: 250 - total flux cleaned = 0.00621983 Jy ! Component: 300 - total flux cleaned = 0.00704208 Jy ! Component: 350 - total flux cleaned = 0.00769294 Jy ! Component: 400 - total flux cleaned = 0.00824837 Jy ! Total flux subtracted in 400 components = 0.00824837 Jy ! Clean residual min=-0.001778 max=0.001659 Jy/beam ! Clean residual mean=-0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0788504 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 91 components and 0.0788504 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.4 mas, bmaj=3.414 mas, bpa=-17.61 degrees ! Estimated noise=10.8988 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0002994 Jy ! Component: 100 - total flux cleaned = 0.000925913 Jy ! Component: 150 - total flux cleaned = 0.00136059 Jy ! Component: 200 - total flux cleaned = 0.00157381 Jy ! Component: 250 - total flux cleaned = 0.00170828 Jy ! Component: 300 - total flux cleaned = 0.00180269 Jy ! Component: 350 - total flux cleaned = 0.00189197 Jy ! Component: 400 - total flux cleaned = 0.00194968 Jy ! Total flux subtracted in 400 components = 0.00194968 Jy ! Clean residual min=-0.001838 max=0.001429 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0808001 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 = 8.3584e-05 Jy ! Component: 100 - total flux cleaned = 0.000164655 Jy ! Component: 150 - total flux cleaned = 0.000293696 Jy ! Component: 200 - total flux cleaned = 0.000392928 Jy ! Component: 250 - total flux cleaned = 0.000536449 Jy ! Component: 300 - total flux cleaned = 0.000722398 Jy ! Component: 350 - total flux cleaned = 0.000835866 Jy ! Component: 400 - total flux cleaned = 0.00101165 Jy ! Total flux subtracted in 400 components = 0.00101165 Jy ! Clean residual min=-0.001751 max=0.001436 Jy/beam ! Clean residual mean=-0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0818118 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 183 components and 0.0818118 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.238 mas, bmaj=3.219 mas, bpa=-22.09 degrees ! Estimated noise=10.4972 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000442963 Jy ! Component: 100 - total flux cleaned = 0.000724628 Jy ! Component: 150 - total flux cleaned = 0.00101894 Jy ! Component: 200 - total flux cleaned = 0.00123834 Jy ! Component: 250 - total flux cleaned = 0.00144796 Jy ! Component: 300 - total flux cleaned = 0.00162088 Jy ! Component: 350 - total flux cleaned = 0.0017045 Jy ! Component: 400 - total flux cleaned = 0.00183858 Jy ! Total flux subtracted in 400 components = 0.00183858 Jy ! Clean residual min=-0.001727 max=0.001516 Jy/beam ! Clean residual mean=-0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0836504 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 218 components and 0.0836504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064157Jy sigma=0.053827 ! Fit after self-cal, rms=0.064150Jy sigma=0.053820 wmodel /scr/pima/rdv94_uvs/J0455+0655_X_map.mod ! Writing 218 model components to file: /scr/pima/rdv94_uvs/J0455+0655_X_map.mod wobs /scr/pima/rdv94_uvs/J0455+0655_X_uvs.fits ! Applying 256 buffered edits. ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0455+0655_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0455+0655_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv94_uvs/J0455+0655_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000248871 Jy ! Component: 100 - total flux cleaned = -0.000398888 Jy ! Component: 150 - total flux cleaned = -0.000516167 Jy ! Component: 200 - total flux cleaned = -0.000629008 Jy ! Component: 250 - total flux cleaned = -0.000694158 Jy ! Component: 300 - total flux cleaned = -0.000693485 Jy ! Component: 350 - total flux cleaned = -0.00065226 Jy ! Component: 400 - total flux cleaned = -0.000652505 Jy ! Component: 450 - total flux cleaned = -0.000691613 Jy ! Component: 500 - total flux cleaned = -0.000691983 Jy ! Component: 550 - total flux cleaned = -0.00069267 Jy ! Component: 600 - total flux cleaned = -0.000711358 Jy ! Component: 650 - total flux cleaned = -0.000693146 Jy ! Component: 700 - total flux cleaned = -0.00071085 Jy ! Component: 750 - total flux cleaned = -0.000657965 Jy ! Component: 800 - total flux cleaned = -0.000675492 Jy ! Component: 850 - total flux cleaned = -0.000726784 Jy ! Component: 900 - total flux cleaned = -0.000692827 Jy ! Component: 950 - total flux cleaned = -0.000659454 Jy ! Component: 1000 - total flux cleaned = -0.000659604 Jy ! Component: 1050 - total flux cleaned = -0.000659632 Jy ! Component: 1100 - total flux cleaned = -0.000659547 Jy ! Component: 1150 - total flux cleaned = -0.000675632 Jy ! Component: 1200 - total flux cleaned = -0.000644222 Jy ! Component: 1250 - total flux cleaned = -0.000644419 Jy ! Component: 1300 - total flux cleaned = -0.00064433 Jy ! Component: 1350 - total flux cleaned = -0.000598648 Jy ! Component: 1400 - total flux cleaned = -0.000598482 Jy ! Component: 1450 - total flux cleaned = -0.000568951 Jy ! Component: 1500 - total flux cleaned = -0.000598268 Jy ! Component: 1550 - total flux cleaned = -0.000598269 Jy ! Component: 1600 - total flux cleaned = -0.000612519 Jy ! Component: 1650 - total flux cleaned = -0.00061232 Jy ! Component: 1700 - total flux cleaned = -0.000626486 Jy ! Component: 1750 - total flux cleaned = -0.000598311 Jy ! Component: 1800 - total flux cleaned = -0.000598297 Jy ! Component: 1850 - total flux cleaned = -0.000626095 Jy ! Component: 1900 - total flux cleaned = -0.000639734 Jy ! Component: 1950 - total flux cleaned = -0.000694355 Jy ! Component: 2000 - total flux cleaned = -0.000680756 Jy ! Component: 2050 - total flux cleaned = -0.000694219 Jy ! Component: 2100 - total flux cleaned = -0.000680888 Jy ! Component: 2150 - total flux cleaned = -0.000681002 Jy ! Component: 2200 - total flux cleaned = -0.000707322 Jy ! Component: 2250 - total flux cleaned = -0.000772706 Jy ! Component: 2300 - total flux cleaned = -0.000707703 Jy ! Component: 2350 - total flux cleaned = -0.000797949 Jy ! Component: 2400 - total flux cleaned = -0.000759459 Jy ! Component: 2450 - total flux cleaned = -0.000721267 Jy ! Component: 2500 - total flux cleaned = -0.000733854 Jy ! Component: 2550 - total flux cleaned = -0.000733889 Jy ! Component: 2600 - total flux cleaned = -0.0007216 Jy ! Component: 2650 - total flux cleaned = -0.000771072 Jy ! Component: 2700 - total flux cleaned = -0.000795579 Jy ! Component: 2750 - total flux cleaned = -0.000832227 Jy ! Component: 2800 - total flux cleaned = -0.000807854 Jy ! Component: 2850 - total flux cleaned = -0.000868216 Jy ! Component: 2900 - total flux cleaned = -0.000856195 Jy ! Component: 2950 - total flux cleaned = -0.000915806 Jy ! Component: 3000 - total flux cleaned = -0.000915746 Jy ! Component: 3050 - total flux cleaned = -0.000904042 Jy ! Component: 3100 - total flux cleaned = -0.000974456 Jy ! Component: 3150 - total flux cleaned = -0.000997657 Jy ! Component: 3200 - total flux cleaned = -0.000985972 Jy ! Component: 3250 - total flux cleaned = -0.000985901 Jy ! Component: 3300 - total flux cleaned = -0.00102034 Jy ! Component: 3350 - total flux cleaned = -0.00105454 Jy ! Component: 3400 - total flux cleaned = -0.00106593 Jy ! Component: 3450 - total flux cleaned = -0.00109986 Jy ! Component: 3500 - total flux cleaned = -0.00116717 Jy ! Component: 3550 - total flux cleaned = -0.00114473 Jy ! Component: 3600 - total flux cleaned = -0.00117823 Jy ! Component: 3650 - total flux cleaned = -0.00124469 Jy ! Component: 3700 - total flux cleaned = -0.00126668 Jy ! Component: 3750 - total flux cleaned = -0.00126668 Jy ! Component: 3800 - total flux cleaned = -0.00131051 Jy ! Component: 3850 - total flux cleaned = -0.00136494 Jy ! Component: 3900 - total flux cleaned = -0.00137581 Jy ! Component: 3950 - total flux cleaned = -0.00139736 Jy ! Component: 4000 - total flux cleaned = -0.00144027 Jy ! Component: 4050 - total flux cleaned = -0.00147237 Jy ! Total flux subtracted in 4096 components = -0.00144045 Jy ! Clean residual min=-0.000627 max=0.000602 Jy/beam ! Clean residual mean=-0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0822099 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 478 components and 0.0822099 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv94_uvs/J0455+0655_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.238 x 3.219 at -22.09 degrees (North through East) ! Clean map min=-0.0020573 max=0.056754 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0455+0655_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0567 rms= 0.00018 Jy quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0455+0655_X_uvs.log closed on Tue Oct 8 12:12:16 2013