! Started logfile: /scr/pima/rdv93_uvs/J1300+141B_X_uvs.log on Tue Oct 8 15:47:17 2013 obs /scr/pima/rdv93_uvs/J1300+141B_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1300+141B_X_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: J1300+141B ! ! 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 7128 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv93_uvs/J1300+141B_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 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:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 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.010952Jy sigma=3.331393 ! Fit after self-cal, rms=0.840760Jy sigma=2.766275 ! 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.7049 mas, bmaj=1.696 mas, bpa=0.8556 degrees ! Estimated noise=4.20528 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.124208 Jy ! Component: 100 - total flux cleaned = 0.151295 Jy ! Total flux subtracted in 100 components = 0.151295 Jy ! Clean residual min=-0.003524 max=0.007573 Jy/beam ! Clean residual mean=-0.000002 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.151295 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.151295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053445Jy sigma=0.172453 ! Fit after self-cal, rms=0.053439Jy sigma=0.172442 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00691658 Jy ! Component: 100 - total flux cleaned = 0.0100959 Jy ! Total flux subtracted in 100 components = 0.0100959 Jy ! Clean residual min=-0.003302 max=0.003050 Jy/beam ! Clean residual mean=-0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.161391 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.161391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052415Jy sigma=0.168179 ! Fit after self-cal, rms=0.052420Jy sigma=0.168169 ! 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=0.8744 mas, bmaj=1.952 mas, bpa=0.01959 degrees ! Estimated noise=2.56609 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.0029269 Jy ! Component: 100 - total flux cleaned = 0.00447024 Jy ! Component: 150 - total flux cleaned = 0.00544796 Jy ! Component: 200 - total flux cleaned = 0.00608144 Jy ! Total flux subtracted in 200 components = 0.00608144 Jy ! Clean residual min=-0.002851 max=0.002262 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.167472 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.167472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052288Jy sigma=0.167510 ! Fit after self-cal, rms=0.052291Jy sigma=0.167504 ! 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.98 FD 0.97 HN 0.97 KP 1.01 ! LA 0.99 MK 1.03 NL 0.96 OV 1.03 ! PT 0.98 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.03 HN 0.95 LA 1.02 ! MK 0.99 NL 0.96 OV 1.03 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.02 KP 0.95 ! LA 0.96 MK 1.05 NL 0.94 OV 0.94 ! PT 1.02 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.00 HN 0.98 LA 0.97 ! MK 1.00 NL 0.97 OV 1.00 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 0.99 KP 0.85 ! LA 1.03 MK 1.06 NL 1.01 OV 1.03 ! PT 1.01 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.99 HN 1.02 LA 1.04 ! MK 0.96 NL 1.01 OV 1.06 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.05 KP 0.89 ! LA 1.00 MK 1.05 NL 1.03 OV 0.98 ! PT 1.02 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.01 HN 1.02 LA 1.01 ! MK 1.00 NL 1.06 OV 1.04 PT 1.02 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.052291Jy sigma=0.167504 ! Fit after self-cal, rms=0.052015Jy sigma=0.164643 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8755 mas, bmaj=1.953 mas, bpa=0.06609 degrees ! Estimated noise=2.56247 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.000552971 Jy ! Component: 100 - total flux cleaned = -0.000715772 Jy ! Component: 150 - total flux cleaned = -0.000762909 Jy ! Component: 200 - total flux cleaned = -0.00080615 Jy ! Total flux subtracted in 200 components = -0.00080615 Jy ! Clean residual min=-0.001627 max=0.001551 Jy/beam ! Clean residual mean=-0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.166666 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.166666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052007Jy sigma=0.164616 ! Fit after self-cal, rms=0.052027Jy sigma=0.164599 ! 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.052027Jy sigma=0.164599 ! Fit after self-cal, rms=0.052013Jy sigma=0.164595 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8762 mas, bmaj=1.954 mas, bpa=0.09275 degrees ! Estimated noise=2.55993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000423434 Jy ! Component: 100 - total flux cleaned = -0.000522219 Jy ! Component: 150 - total flux cleaned = -0.000540928 Jy ! Component: 200 - total flux cleaned = -0.000558654 Jy ! Total flux subtracted in 200 components = -0.000558654 Jy ! Clean residual min=-0.001616 max=0.001540 Jy/beam ! Clean residual mean=-0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.166108 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.166108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052008Jy sigma=0.164579 ! Fit after self-cal, rms=0.052007Jy sigma=0.164578 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.4906e-05 Jy ! Component: 100 - total flux cleaned = -2.43599e-05 Jy ! Component: 150 - total flux cleaned = -3.91781e-05 Jy ! Component: 200 - total flux cleaned = -5.36979e-05 Jy ! Total flux subtracted in 200 components = -5.36979e-05 Jy ! Clean residual min=-0.001613 max=0.001537 Jy/beam ! Clean residual mean=-0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.166054 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.166054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052005Jy sigma=0.164570 ! Fit after self-cal, rms=0.052004Jy sigma=0.164569 ! 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.052004Jy sigma=0.164569 ! Fit after self-cal, rms=0.052012Jy sigma=0.164550 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8767 mas, bmaj=1.954 mas, bpa=0.1149 degrees ! Estimated noise=2.55917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219614 Jy ! Component: 100 - total flux cleaned = -0.000276168 Jy ! Component: 150 - total flux cleaned = -0.000297422 Jy ! Component: 200 - total flux cleaned = -0.000304097 Jy ! Total flux subtracted in 200 components = -0.000304097 Jy ! Clean residual min=-0.001605 max=0.001528 Jy/beam ! Clean residual mean=-0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.16575 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.16575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052010Jy sigma=0.164542 ! Fit after self-cal, rms=0.052010Jy sigma=0.164542 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.19256e-06 Jy ! Component: 100 - total flux cleaned = -1.16333e-05 Jy ! Component: 150 - total flux cleaned = -1.77274e-05 Jy ! Component: 200 - total flux cleaned = -2.36206e-05 Jy ! Total flux subtracted in 200 components = -2.36206e-05 Jy ! Clean residual min=-0.001603 max=0.001528 Jy/beam ! Clean residual mean=-0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.165726 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.165726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052008Jy sigma=0.164537 ! Fit after self-cal, rms=0.052008Jy sigma=0.164537 ! 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.052008Jy sigma=0.164537 ! Fit after self-cal, rms=0.052000Jy sigma=0.164520 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.034 mas, bmaj=2.981 mas, bpa=-4.553 degrees ! Estimated noise=3.14224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000161176 Jy ! Component: 100 - total flux cleaned = 9.45138e-05 Jy ! Component: 150 - total flux cleaned = 3.57931e-05 Jy ! Component: 200 - total flux cleaned = 6.10953e-09 Jy ! Total flux subtracted in 200 components = 6.10953e-09 Jy ! Clean residual min=-0.002134 max=0.001478 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.165726 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.165726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052006Jy sigma=0.164525 ! Fit after self-cal, rms=0.052002Jy sigma=0.164516 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.29094e-09 Jy ! Component: 100 - total flux cleaned = -1.81079e-05 Jy ! Component: 150 - total flux cleaned = -4.09252e-05 Jy ! Component: 200 - total flux cleaned = -6.11513e-05 Jy ! Total flux subtracted in 200 components = -6.11513e-05 Jy ! Clean residual min=-0.002139 max=0.001470 Jy/beam ! Clean residual mean=-0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.165665 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.165665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052007Jy sigma=0.164526 ! Fit after self-cal, rms=0.052004Jy sigma=0.164518 ! 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:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052004Jy sigma=0.164518 ! Fit after self-cal, rms=0.052004Jy sigma=0.164518 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:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 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.052004Jy sigma=0.164518 ! Fit after self-cal, rms=0.051992Jy sigma=0.164507 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.7052 mas, bmaj=1.693 mas, bpa=1.088 degrees ! Estimated noise=4.20716 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 (-5.6, -40.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110242 Jy ! Component: 100 - total flux cleaned = 0.000504451 Jy ! Component: 150 - total flux cleaned = -0.000126789 Jy ! Component: 200 - total flux cleaned = -0.000528843 Jy ! Total flux subtracted in 200 components = -0.000528843 Jy ! Clean residual min=-0.002566 max=0.002422 Jy/beam ! Clean residual mean=-0.000000 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.165136 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.165136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051964Jy sigma=0.164435 ! Fit after self-cal, rms=0.051955Jy sigma=0.164403 ! 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=0.8772 mas, bmaj=1.953 mas, bpa=0.2642 degrees ! Estimated noise=2.55706 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.000513978 Jy ! Component: 100 - total flux cleaned = -0.000536162 Jy ! Component: 150 - total flux cleaned = -0.000575887 Jy ! Component: 200 - total flux cleaned = -0.000576647 Jy ! Component: 250 - total flux cleaned = -0.000546536 Jy ! Component: 300 - total flux cleaned = -0.000518712 Jy ! Component: 350 - total flux cleaned = -0.00049299 Jy ! Component: 400 - total flux cleaned = -0.000481078 Jy ! Total flux subtracted in 400 components = -0.000481078 Jy ! Clean residual min=-0.001504 max=0.001484 Jy/beam ! Clean residual mean=-0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.164655 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.164655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051930Jy sigma=0.164329 ! Fit after self-cal, rms=0.051930Jy sigma=0.164324 ! Inverting map ! Added new window around map position (-6.6, 25.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.75827e-05 Jy ! Component: 100 - total flux cleaned = 4.62973e-05 Jy ! Component: 150 - total flux cleaned = 4.82803e-05 Jy ! Component: 200 - total flux cleaned = 0.000139415 Jy ! Component: 250 - total flux cleaned = 0.000244639 Jy ! Component: 300 - total flux cleaned = 0.000364273 Jy ! Component: 350 - total flux cleaned = 0.000451465 Jy ! Component: 400 - total flux cleaned = 0.000471709 Jy ! Total flux subtracted in 400 components = 0.000471709 Jy ! Clean residual min=-0.001385 max=0.001294 Jy/beam ! Clean residual mean=-0.000000 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.165127 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 123 components and 0.165127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051838Jy sigma=0.164051 ! Fit after self-cal, rms=0.051834Jy sigma=0.164042 ! 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.000170091 Jy ! Component: 100 - total flux cleaned = 0.000189298 Jy ! Component: 150 - total flux cleaned = 0.000188977 Jy ! Component: 200 - total flux cleaned = 0.000140273 Jy ! Component: 250 - total flux cleaned = 0.000156786 Jy ! Component: 300 - total flux cleaned = 0.000172104 Jy ! Component: 350 - total flux cleaned = 0.000128696 Jy ! Component: 400 - total flux cleaned = 0.000142764 Jy ! Total flux subtracted in 400 components = 0.000142764 Jy ! Clean residual min=-0.001351 max=0.001351 Jy/beam ! Clean residual mean=-0.000000 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.16527 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 133 components and 0.16527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051815Jy sigma=0.163985 ! Fit after self-cal, rms=0.051815Jy sigma=0.163984 ! Inverting map ! Added new window around map position (37.8, -20.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000781793 Jy ! Component: 100 - total flux cleaned = 0.000615788 Jy ! Component: 150 - total flux cleaned = 0.000501599 Jy ! Component: 200 - total flux cleaned = 0.000347864 Jy ! Component: 250 - total flux cleaned = 0.000190178 Jy ! Component: 300 - total flux cleaned = 2.70733e-05 Jy ! Component: 350 - total flux cleaned = -0.000105591 Jy ! Component: 400 - total flux cleaned = -0.000159357 Jy ! Total flux subtracted in 400 components = -0.000159357 Jy ! Clean residual min=-0.001316 max=0.001204 Jy/beam ! Clean residual mean=-0.000000 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.16511 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 161 components and 0.16511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051750Jy sigma=0.163823 ! Fit after self-cal, rms=0.051749Jy sigma=0.163813 ! 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.051749Jy sigma=0.163813 ! Fit after self-cal, rms=0.051729Jy sigma=0.163783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8774 mas, bmaj=1.952 mas, bpa=0.292 degrees ! Estimated noise=2.55556 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170147 Jy ! Component: 100 - total flux cleaned = 0.000299113 Jy ! Component: 150 - total flux cleaned = 0.000350846 Jy ! Component: 200 - total flux cleaned = 0.000317999 Jy ! Component: 250 - total flux cleaned = 0.00028675 Jy ! Component: 300 - total flux cleaned = 0.000255685 Jy ! Component: 350 - total flux cleaned = 0.000210533 Jy ! Component: 400 - total flux cleaned = 0.000152377 Jy ! Total flux subtracted in 400 components = 0.000152377 Jy ! Clean residual min=-0.001269 max=0.001177 Jy/beam ! Clean residual mean=-0.000000 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.165263 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 184 components and 0.165263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051705Jy sigma=0.163730 ! Fit after self-cal, rms=0.051706Jy sigma=0.163728 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.46101e-06 Jy ! Component: 100 - total flux cleaned = 4.12426e-06 Jy ! Component: 150 - total flux cleaned = -2.41656e-05 Jy ! Component: 200 - total flux cleaned = -5.17557e-05 Jy ! Component: 250 - total flux cleaned = -7.87529e-05 Jy ! Component: 300 - total flux cleaned = -9.20425e-05 Jy ! Component: 350 - total flux cleaned = -0.000131223 Jy ! Component: 400 - total flux cleaned = -0.000169287 Jy ! Total flux subtracted in 400 components = -0.000169287 Jy ! Clean residual min=-0.001269 max=0.001176 Jy/beam ! Clean residual mean=-0.000000 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.165093 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 202 components and 0.165093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051691Jy sigma=0.163693 ! Fit after self-cal, rms=0.051691Jy sigma=0.163692 ! 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.051691Jy sigma=0.163692 ! Fit after self-cal, rms=0.051720Jy sigma=0.163675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8776 mas, bmaj=1.952 mas, bpa=0.31 degrees ! Estimated noise=2.55679 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.12202e-05 Jy ! Component: 100 - total flux cleaned = 6.4668e-05 Jy ! Component: 150 - total flux cleaned = 3.94262e-05 Jy ! Component: 200 - total flux cleaned = 1.4506e-05 Jy ! Component: 250 - total flux cleaned = -2.21831e-05 Jy ! Component: 300 - total flux cleaned = -2.21739e-05 Jy ! Component: 350 - total flux cleaned = -5.75704e-05 Jy ! Component: 400 - total flux cleaned = -6.93348e-05 Jy ! Total flux subtracted in 400 components = -6.93348e-05 Jy ! Clean residual min=-0.001273 max=0.001168 Jy/beam ! Clean residual mean=-0.000000 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.165024 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 216 components and 0.165024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051708Jy sigma=0.163646 ! Fit after self-cal, rms=0.051708Jy sigma=0.163645 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 = 9.28731e-06 Jy ! Component: 100 - total flux cleaned = -2.23963e-06 Jy ! Component: 150 - total flux cleaned = -3.6265e-05 Jy ! Component: 200 - total flux cleaned = -4.7391e-05 Jy ! Component: 250 - total flux cleaned = -6.94095e-05 Jy ! Component: 300 - total flux cleaned = -6.92572e-05 Jy ! Component: 350 - total flux cleaned = -7.99569e-05 Jy ! Component: 400 - total flux cleaned = -9.0643e-05 Jy ! Total flux subtracted in 400 components = -9.0643e-05 Jy ! Clean residual min=-0.001277 max=0.001168 Jy/beam ! Clean residual mean=-0.000000 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.164933 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 225 components and 0.164933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051699Jy sigma=0.163622 ! Fit after self-cal, rms=0.051699Jy sigma=0.163622 ! 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.051699Jy sigma=0.163622 ! Fit after self-cal, rms=0.051191Jy sigma=0.161244 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.037 mas, bmaj=2.98 mas, bpa=-4.367 degrees ! Estimated noise=3.14172 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172313 Jy ! Component: 100 - total flux cleaned = 0.000210927 Jy ! Component: 150 - total flux cleaned = 0.000244507 Jy ! Component: 200 - total flux cleaned = 0.000272451 Jy ! Component: 250 - total flux cleaned = 0.000264036 Jy ! Component: 300 - total flux cleaned = 0.000240429 Jy ! Component: 350 - total flux cleaned = 0.000225793 Jy ! Component: 400 - total flux cleaned = 0.000218937 Jy ! Total flux subtracted in 400 components = 0.000218937 Jy ! Clean residual min=-0.001393 max=0.001277 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.165152 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 254 components and 0.165152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051190Jy sigma=0.161235 ! Fit after self-cal, rms=0.051195Jy sigma=0.161226 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 = 7.39148e-05 Jy ! Component: 100 - total flux cleaned = 0.000131038 Jy ! Component: 150 - total flux cleaned = 0.000124217 Jy ! Component: 200 - total flux cleaned = 0.000124133 Jy ! Component: 250 - total flux cleaned = 0.000111888 Jy ! Component: 300 - total flux cleaned = 0.000112046 Jy ! Component: 350 - total flux cleaned = 0.000112113 Jy ! Component: 400 - total flux cleaned = 0.000112142 Jy ! Total flux subtracted in 400 components = 0.000112142 Jy ! Clean residual min=-0.001383 max=0.001279 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.165264 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 270 components and 0.165264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051194Jy sigma=0.161221 ! Fit after self-cal, rms=0.051194Jy sigma=0.161221 ! 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=0.878 mas, bmaj=1.953 mas, bpa=0.3227 degrees ! Estimated noise=2.56082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.878 x 1.953 at 0.3227 degrees (North through East) ! Clean map min=-0.0013264 max=0.16006 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.7056 mas, bmaj=1.691 mas, bpa=1.122 degrees ! Estimated noise=4.22577 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124773 Jy ! Component: 100 - total flux cleaned = 0.152026 Jy ! Component: 150 - total flux cleaned = 0.159608 Jy ! Component: 200 - total flux cleaned = 0.16354 Jy ! Component: 250 - total flux cleaned = 0.166112 Jy ! Component: 300 - total flux cleaned = 0.166321 Jy ! Component: 350 - total flux cleaned = 0.166503 Jy ! Component: 400 - total flux cleaned = 0.166734 Jy ! Total flux subtracted in 400 components = 0.166734 Jy ! Clean residual min=-0.002321 max=0.002561 Jy/beam ! Clean residual mean=-0.000000 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.166734 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.166734 Jy ! Inverting map and beam ! Estimated beam: bmin=0.878 mas, bmaj=1.953 mas, bpa=0.3227 degrees ! Estimated noise=2.56082 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1.2, -1.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141055 Jy ! Component: 100 - total flux cleaned = 0.00137366 Jy ! Component: 150 - total flux cleaned = 0.00132602 Jy ! Component: 200 - total flux cleaned = 0.00114839 Jy ! Component: 250 - total flux cleaned = 0.000984519 Jy ! Component: 300 - total flux cleaned = 0.000910106 Jy ! Component: 350 - total flux cleaned = 0.000945122 Jy ! Component: 400 - total flux cleaned = 0.000944228 Jy ! Total flux subtracted in 400 components = 0.000944228 Jy ! Clean residual min=-0.001386 max=0.001280 Jy/beam ! Clean residual mean=-0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.167678 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 89 components and 0.167678 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.037 mas, bmaj=2.98 mas, bpa=-4.367 degrees ! Estimated noise=3.14172 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256596 Jy ! Component: 100 - total flux cleaned = 0.000259201 Jy ! Component: 150 - total flux cleaned = 0.000101107 Jy ! Component: 200 - total flux cleaned = -0.000106465 Jy ! Component: 250 - total flux cleaned = -0.000251442 Jy ! Component: 300 - total flux cleaned = -0.000348108 Jy ! Component: 350 - total flux cleaned = -0.000439041 Jy ! Component: 400 - total flux cleaned = -0.000490691 Jy ! Total flux subtracted in 400 components = -0.000490691 Jy ! Clean residual min=-0.001434 max=0.001320 Jy/beam ! Clean residual mean=-0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.167188 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.62454e-05 Jy ! Component: 100 - total flux cleaned = -4.88074e-05 Jy ! Component: 150 - total flux cleaned = -7.93976e-05 Jy ! Component: 200 - total flux cleaned = -6.427e-05 Jy ! Component: 250 - total flux cleaned = -9.2825e-05 Jy ! Component: 300 - total flux cleaned = -0.000135025 Jy ! Component: 350 - total flux cleaned = -0.000162265 Jy ! Component: 400 - total flux cleaned = -0.00016244 Jy ! Total flux subtracted in 400 components = -0.00016244 Jy ! Clean residual min=-0.001434 max=0.001311 Jy/beam ! Clean residual mean=-0.000000 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.167025 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 156 components and 0.167025 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.878 mas, bmaj=1.953 mas, bpa=0.3227 degrees ! Estimated noise=2.56082 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000217042 Jy ! Component: 100 - total flux cleaned = -0.000320753 Jy ! Component: 150 - total flux cleaned = -0.000368552 Jy ! Component: 200 - total flux cleaned = -0.000414385 Jy ! Component: 250 - total flux cleaned = -0.00045858 Jy ! Component: 300 - total flux cleaned = -0.000501103 Jy ! Component: 350 - total flux cleaned = -0.00056255 Jy ! Component: 400 - total flux cleaned = -0.000602331 Jy ! Total flux subtracted in 400 components = -0.000602331 Jy ! Clean residual min=-0.001247 max=0.001230 Jy/beam ! Clean residual mean=-0.000000 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.166423 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 192 components and 0.166423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051237Jy sigma=0.161319 ! Fit after self-cal, rms=0.051232Jy sigma=0.161310 wmodel /scr/pima/rdv93_uvs/J1300+141B_X_map.mod ! Writing 192 model components to file: /scr/pima/rdv93_uvs/J1300+141B_X_map.mod wobs /scr/pima/rdv93_uvs/J1300+141B_X_uvs.fits ! Applying 1004 buffered edits. ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1300+141B_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1300+141B_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv93_uvs/J1300+141B_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 = 2.51875e-05 Jy ! Component: 100 - total flux cleaned = -1.75772e-05 Jy ! Component: 150 - total flux cleaned = -3.75145e-05 Jy ! Component: 200 - total flux cleaned = -1.72392e-05 Jy ! Component: 250 - total flux cleaned = -3.68527e-05 Jy ! Component: 300 - total flux cleaned = 1.002e-06 Jy ! Component: 350 - total flux cleaned = 1.91466e-05 Jy ! Component: 400 - total flux cleaned = 3.72926e-05 Jy ! Component: 450 - total flux cleaned = 5.55339e-05 Jy ! Component: 500 - total flux cleaned = 0.000161774 Jy ! Component: 550 - total flux cleaned = 0.000213948 Jy ! Component: 600 - total flux cleaned = 0.000282587 Jy ! Component: 650 - total flux cleaned = 0.000333142 Jy ! Component: 700 - total flux cleaned = 0.000366193 Jy ! Component: 750 - total flux cleaned = 0.000415386 Jy ! Component: 800 - total flux cleaned = 0.000479784 Jy ! Component: 850 - total flux cleaned = 0.00054303 Jy ! Component: 900 - total flux cleaned = 0.000589658 Jy ! Component: 950 - total flux cleaned = 0.000635845 Jy ! Component: 1000 - total flux cleaned = 0.000681414 Jy ! Component: 1050 - total flux cleaned = 0.000681211 Jy ! Component: 1100 - total flux cleaned = 0.000696304 Jy ! Component: 1150 - total flux cleaned = 0.000755391 Jy ! Component: 1200 - total flux cleaned = 0.000784647 Jy ! Component: 1250 - total flux cleaned = 0.000813388 Jy ! Component: 1300 - total flux cleaned = 0.000842011 Jy ! Component: 1350 - total flux cleaned = 0.000813576 Jy ! Component: 1400 - total flux cleaned = 0.000855928 Jy ! Component: 1450 - total flux cleaned = 0.000925546 Jy ! Component: 1500 - total flux cleaned = 0.000925705 Jy ! Component: 1550 - total flux cleaned = 0.000980422 Jy ! Component: 1600 - total flux cleaned = 0.00100758 Jy ! Component: 1650 - total flux cleaned = 0.00103428 Jy ! Component: 1700 - total flux cleaned = 0.00104759 Jy ! Component: 1750 - total flux cleaned = 0.00106073 Jy ! Component: 1800 - total flux cleaned = 0.00106071 Jy ! Component: 1850 - total flux cleaned = 0.00109978 Jy ! Component: 1900 - total flux cleaned = 0.00111249 Jy ! Component: 1950 - total flux cleaned = 0.0011252 Jy ! Component: 2000 - total flux cleaned = 0.00113793 Jy ! Component: 2050 - total flux cleaned = 0.00115048 Jy ! Component: 2100 - total flux cleaned = 0.00117569 Jy ! Component: 2150 - total flux cleaned = 0.00120064 Jy ! Component: 2200 - total flux cleaned = 0.00121306 Jy ! Component: 2250 - total flux cleaned = 0.00129893 Jy ! Component: 2300 - total flux cleaned = 0.00126245 Jy ! Component: 2350 - total flux cleaned = 0.00131089 Jy ! Component: 2400 - total flux cleaned = 0.0013109 Jy ! Component: 2450 - total flux cleaned = 0.0013707 Jy ! Component: 2500 - total flux cleaned = 0.00141815 Jy ! Component: 2550 - total flux cleaned = 0.00145358 Jy ! Component: 2600 - total flux cleaned = 0.0015005 Jy ! Component: 2650 - total flux cleaned = 0.00155874 Jy ! Component: 2700 - total flux cleaned = 0.00152402 Jy ! Component: 2750 - total flux cleaned = 0.00157002 Jy ! Component: 2800 - total flux cleaned = 0.00162723 Jy ! Component: 2850 - total flux cleaned = 0.00166133 Jy ! Component: 2900 - total flux cleaned = 0.00162747 Jy ! Component: 2950 - total flux cleaned = 0.0016949 Jy ! Component: 3000 - total flux cleaned = 0.0017062 Jy ! Component: 3050 - total flux cleaned = 0.00170624 Jy ! Component: 3100 - total flux cleaned = 0.00177263 Jy ! Component: 3150 - total flux cleaned = 0.00177281 Jy ! Component: 3200 - total flux cleaned = 0.00179476 Jy ! Component: 3250 - total flux cleaned = 0.00180572 Jy ! Component: 3300 - total flux cleaned = 0.00188148 Jy ! Component: 3350 - total flux cleaned = 0.00188145 Jy ! Component: 3400 - total flux cleaned = 0.00188153 Jy ! Component: 3450 - total flux cleaned = 0.00189217 Jy ! Component: 3500 - total flux cleaned = 0.00190288 Jy ! Component: 3550 - total flux cleaned = 0.00195563 Jy ! Component: 3600 - total flux cleaned = 0.00195555 Jy ! Component: 3650 - total flux cleaned = 0.00199737 Jy ! Component: 3700 - total flux cleaned = 0.00202859 Jy ! Component: 3750 - total flux cleaned = 0.00210097 Jy ! Component: 3800 - total flux cleaned = 0.00209058 Jy ! Component: 3850 - total flux cleaned = 0.0020495 Jy ! Component: 3900 - total flux cleaned = 0.00206983 Jy ! Component: 3950 - total flux cleaned = 0.00210029 Jy ! Component: 4000 - total flux cleaned = 0.00213059 Jy ! Component: 4050 - total flux cleaned = 0.00215073 Jy ! Total flux subtracted in 4096 components = 0.00219077 Jy ! Clean residual min=-0.000549 max=0.000650 Jy/beam ! Clean residual mean=0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.168614 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 480 components and 0.168614 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv93_uvs/J1300+141B_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.878 x 1.953 at 0.3227 degrees (North through East) ! Clean map min=-0.0010187 max=0.16029 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1300+141B_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.1602 rms= 0.00017 Jy quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1300+141B_X_uvs.log closed on Tue Oct 8 15:47:23 2013