! Started logfile: /scr/pima/rdv95_uvs/J0322+3948_X_uvs.log on Wed Nov 6 20:42:46 2013 obs /scr/pima/rdv95_uvs/J0322+3948_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J0322+3948_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977778 visibilities/baseline/integration-bin. ! Found source: J0322+3948 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7744 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J0322+3948_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.006242Jy sigma=1.084288 ! Fit after self-cal, rms=0.930502Jy sigma=0.993861 ! 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.8981 mas, bmaj=1.173 mas, bpa=3.529 degrees ! Estimated noise=15.3092 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.0541683 Jy ! Component: 100 - total flux cleaned = 0.0667839 Jy ! Total flux subtracted in 100 components = 0.0667839 Jy ! Clean residual min=-0.003924 max=0.008464 Jy/beam ! Clean residual mean=0.000002 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.0667839 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0667839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055911Jy sigma=0.054598 ! Fit after self-cal, rms=0.055502Jy sigma=0.054284 ! Inverting map ! Added new window around map position (-2, 0.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00784492 Jy ! Component: 100 - total flux cleaned = 0.0125764 Jy ! Total flux subtracted in 100 components = 0.0125764 Jy ! Clean residual min=-0.003577 max=0.006789 Jy/beam ! Clean residual mean=0.000000 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.0793603 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0793603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054256Jy sigma=0.051975 ! Fit after self-cal, rms=0.054111Jy sigma=0.051810 ! 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.206 mas, bmaj=1.52 mas, bpa=1.066 degrees ! Estimated noise=7.87504 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.00542071 Jy ! Component: 100 - total flux cleaned = 0.00795887 Jy ! Component: 150 - total flux cleaned = 0.00937627 Jy ! Component: 200 - total flux cleaned = 0.0102611 Jy ! Total flux subtracted in 200 components = 0.0102611 Jy ! Clean residual min=-0.002177 max=0.003045 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0896214 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.0896214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053740Jy sigma=0.051035 ! Fit after self-cal, rms=0.053710Jy sigma=0.050975 ! 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.96 FD 1.04 HN 0.96 KP 0.99 ! LA 1.01 MK 0.98 NL 0.96 OV 0.94 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.06 KP 0.93 ! LA 0.96 MK 0.97 NL 0.97 OV 1.00 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.07 KP 0.91 ! LA 1.05 MK 1.02 NL 0.99 OV 1.03 ! PT 0.96 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.01 KP 0.91 ! LA 1.03 MK 1.04 NL 1.06 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.053710Jy sigma=0.050975 ! Fit after self-cal, rms=0.053830Jy sigma=0.050711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.207 mas, bmaj=1.523 mas, bpa=1.853 degrees ! Estimated noise=7.78847 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.000161424 Jy ! Component: 100 - total flux cleaned = 9.86454e-05 Jy ! Component: 150 - total flux cleaned = 2.98082e-05 Jy ! Component: 200 - total flux cleaned = -2.0702e-05 Jy ! Total flux subtracted in 200 components = -2.0702e-05 Jy ! Clean residual min=-0.001516 max=0.001927 Jy/beam ! Clean residual mean=0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0896007 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.0896007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053791Jy sigma=0.050683 ! Fit after self-cal, rms=0.053813Jy sigma=0.050671 ! 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.053813Jy sigma=0.050671 ! Fit after self-cal, rms=0.053825Jy sigma=0.050669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.209 mas, bmaj=1.524 mas, bpa=1.792 degrees ! Estimated noise=7.77271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.40941e-05 Jy ! Component: 100 - total flux cleaned = -7.34034e-05 Jy ! Component: 150 - total flux cleaned = -0.000114439 Jy ! Component: 200 - total flux cleaned = -0.000160663 Jy ! Total flux subtracted in 200 components = -0.000160663 Jy ! Clean residual min=-0.001525 max=0.001897 Jy/beam ! Clean residual mean=0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.08944 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.08944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053809Jy sigma=0.050661 ! Fit after self-cal, rms=0.053814Jy sigma=0.050659 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183251 Jy ! Component: 100 - total flux cleaned = 0.00264278 Jy ! Component: 150 - total flux cleaned = 0.00302551 Jy ! Component: 200 - total flux cleaned = 0.00324576 Jy ! Total flux subtracted in 200 components = 0.00324576 Jy ! Clean residual min=-0.001458 max=0.001746 Jy/beam ! Clean residual mean=-0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0926858 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.0926858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053749Jy sigma=0.050577 ! Fit after self-cal, rms=0.053744Jy sigma=0.050572 ! Inverting map ! Added new window around map position (-7.8, 1.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126613 Jy ! Component: 100 - total flux cleaned = 0.0011771 Jy ! Component: 150 - total flux cleaned = 0.00126988 Jy ! Component: 200 - total flux cleaned = 0.00137339 Jy ! Total flux subtracted in 200 components = 0.00137339 Jy ! Clean residual min=-0.001359 max=0.001436 Jy/beam ! Clean residual mean=-0.000001 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0940592 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.0940592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053693Jy sigma=0.050526 ! Fit after self-cal, rms=0.053694Jy sigma=0.050522 ! 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.053694Jy sigma=0.050522 ! Fit after self-cal, rms=0.054088Jy sigma=0.050471 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.209 mas, bmaj=1.523 mas, bpa=1.493 degrees ! Estimated noise=7.77865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373921 Jy ! Component: 100 - total flux cleaned = 0.000487273 Jy ! Component: 150 - total flux cleaned = 0.000521787 Jy ! Component: 200 - total flux cleaned = 0.000554742 Jy ! Total flux subtracted in 200 components = 0.000554742 Jy ! Clean residual min=-0.001351 max=0.001430 Jy/beam ! Clean residual mean=-0.000001 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0946139 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.0946139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054073Jy sigma=0.050459 ! Fit after self-cal, rms=0.054080Jy sigma=0.050458 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (46, -35.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131314 Jy ! Component: 100 - total flux cleaned = 0.00157618 Jy ! Component: 150 - total flux cleaned = 0.00157783 Jy ! Component: 200 - total flux cleaned = 0.00150303 Jy ! Total flux subtracted in 200 components = 0.00150303 Jy ! Clean residual min=-0.001352 max=0.001293 Jy/beam ! Clean residual mean=-0.000001 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.096117 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.096117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054039Jy sigma=0.050421 ! Fit after self-cal, rms=0.054039Jy sigma=0.050418 ! 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.054039Jy sigma=0.050418 ! Fit after self-cal, rms=0.053960Jy sigma=0.050411 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.546 mas, bmaj=2.616 mas, bpa=-8.325 degrees ! Estimated noise=8.26858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392038 Jy ! Component: 100 - total flux cleaned = 0.000362542 Jy ! Component: 150 - total flux cleaned = 0.000337918 Jy ! Component: 200 - total flux cleaned = 0.000292554 Jy ! Total flux subtracted in 200 components = 0.000292554 Jy ! Clean residual min=-0.001552 max=0.001278 Jy/beam ! Clean residual mean=-0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0964095 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 122 components and 0.0964095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053955Jy sigma=0.050406 ! Fit after self-cal, rms=0.053955Jy sigma=0.050405 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 = 6.56641e-05 Jy ! Component: 100 - total flux cleaned = 5.56238e-05 Jy ! Component: 150 - total flux cleaned = 4.59043e-05 Jy ! Component: 200 - total flux cleaned = 1.89063e-05 Jy ! Total flux subtracted in 200 components = 1.89063e-05 Jy ! Clean residual min=-0.001538 max=0.001251 Jy/beam ! Clean residual mean=-0.000001 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.0964284 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.0964284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053953Jy sigma=0.050403 ! Fit after self-cal, rms=0.053953Jy sigma=0.050403 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053953Jy sigma=0.050403 ! Fit after self-cal, rms=0.053953Jy sigma=0.050403 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053953Jy sigma=0.050403 ! Fit after self-cal, rms=0.053877Jy sigma=0.050403 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.899 mas, bmaj=1.174 mas, bpa=4.242 degrees ! Estimated noise=15.1331 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.000634062 Jy ! Component: 100 - total flux cleaned = -0.000500893 Jy ! Component: 150 - total flux cleaned = -0.00050245 Jy ! Component: 200 - total flux cleaned = -0.000613897 Jy ! Total flux subtracted in 200 components = -0.000613897 Jy ! Clean residual min=-0.002931 max=0.002849 Jy/beam ! Clean residual mean=-0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0958145 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 157 components and 0.0958145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053882Jy sigma=0.050418 ! Fit after self-cal, rms=0.053878Jy sigma=0.050415 ! 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.208 mas, bmaj=1.523 mas, bpa=1.386 degrees ! Estimated noise=7.75494 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 = -2.56459e-05 Jy ! Component: 100 - total flux cleaned = -2.49285e-05 Jy ! Component: 150 - total flux cleaned = -2.55927e-05 Jy ! Component: 200 - total flux cleaned = 4.11867e-05 Jy ! Component: 250 - total flux cleaned = 4.07065e-05 Jy ! Component: 300 - total flux cleaned = 4.13461e-05 Jy ! Component: 350 - total flux cleaned = 8.41119e-05 Jy ! Component: 400 - total flux cleaned = 9.79792e-05 Jy ! Total flux subtracted in 400 components = 9.79792e-05 Jy ! Clean residual min=-0.001429 max=0.001360 Jy/beam ! Clean residual mean=-0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0959125 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 179 components and 0.0959125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053849Jy sigma=0.050392 ! Fit after self-cal, rms=0.053849Jy sigma=0.050391 ! 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 = 4.41562e-05 Jy ! Component: 100 - total flux cleaned = 7.10354e-05 Jy ! Component: 150 - total flux cleaned = 8.42877e-05 Jy ! Component: 200 - total flux cleaned = 0.000134684 Jy ! Component: 250 - total flux cleaned = 0.000158999 Jy ! Component: 300 - total flux cleaned = 0.00018232 Jy ! Component: 350 - total flux cleaned = 0.000182444 Jy ! Component: 400 - total flux cleaned = 0.000204926 Jy ! Total flux subtracted in 400 components = 0.000204926 Jy ! Clean residual min=-0.001413 max=0.001350 Jy/beam ! Clean residual mean=-0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0961175 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 187 components and 0.0961174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053835Jy sigma=0.050383 ! Fit after self-cal, rms=0.053836Jy sigma=0.050383 ! 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.053836Jy sigma=0.050383 ! Fit after self-cal, rms=0.053517Jy sigma=0.050381 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.206 mas, bmaj=1.521 mas, bpa=1.367 degrees ! Estimated noise=7.72056 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116487 Jy ! Component: 100 - total flux cleaned = -0.000139339 Jy ! Component: 150 - total flux cleaned = -0.000139336 Jy ! Component: 200 - total flux cleaned = -0.000139082 Jy ! Component: 250 - total flux cleaned = -0.000138764 Jy ! Component: 300 - total flux cleaned = -0.000149107 Jy ! Component: 350 - total flux cleaned = -0.000159324 Jy ! Component: 400 - total flux cleaned = -0.000159245 Jy ! Total flux subtracted in 400 components = -0.000159245 Jy ! Clean residual min=-0.001390 max=0.001357 Jy/beam ! Clean residual mean=-0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0959582 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 198 components and 0.0959582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053505Jy sigma=0.050375 ! Fit after self-cal, rms=0.053504Jy sigma=0.050375 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.13755e-05 Jy ! Component: 100 - total flux cleaned = -3.12622e-05 Jy ! Component: 150 - total flux cleaned = -4.11744e-05 Jy ! Component: 200 - total flux cleaned = -5.07346e-05 Jy ! Component: 250 - total flux cleaned = -5.07185e-05 Jy ! Component: 300 - total flux cleaned = -5.05824e-05 Jy ! Component: 350 - total flux cleaned = -5.06075e-05 Jy ! Component: 400 - total flux cleaned = -5.96347e-05 Jy ! Total flux subtracted in 400 components = -5.96347e-05 Jy ! Clean residual min=-0.001379 max=0.001359 Jy/beam ! Clean residual mean=-0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0958986 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 207 components and 0.0958986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053495Jy sigma=0.050371 ! Fit after self-cal, rms=0.053495Jy sigma=0.050371 ! 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.053495Jy sigma=0.050371 ! Fit after self-cal, rms=0.053464Jy sigma=0.050365 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=1.52 mas, bpa=1.124 degrees ! Estimated noise=7.71885 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.54615e-05 Jy ! Component: 100 - total flux cleaned = -4.57966e-05 Jy ! Component: 150 - total flux cleaned = -3.63894e-05 Jy ! Component: 200 - total flux cleaned = -4.53304e-05 Jy ! Component: 250 - total flux cleaned = -4.50612e-05 Jy ! Component: 300 - total flux cleaned = -4.52967e-05 Jy ! Component: 350 - total flux cleaned = -5.37445e-05 Jy ! Component: 400 - total flux cleaned = -6.20369e-05 Jy ! Total flux subtracted in 400 components = -6.20369e-05 Jy ! Clean residual min=-0.001378 max=0.001354 Jy/beam ! Clean residual mean=-0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0958365 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 211 components and 0.0958365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053456Jy sigma=0.050361 ! Fit after self-cal, rms=0.053455Jy sigma=0.050361 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.25951e-07 Jy ! Component: 100 - total flux cleaned = 3.16351e-07 Jy ! Component: 150 - total flux cleaned = -8.11264e-06 Jy ! Component: 200 - total flux cleaned = -1.06727e-07 Jy ! Component: 250 - total flux cleaned = -8.1237e-06 Jy ! Component: 300 - total flux cleaned = -8.24828e-06 Jy ! Component: 350 - total flux cleaned = -8.0872e-06 Jy ! Component: 400 - total flux cleaned = -6.42322e-08 Jy ! Total flux subtracted in 400 components = -6.42322e-08 Jy ! Clean residual min=-0.001370 max=0.001356 Jy/beam ! Clean residual mean=-0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0958365 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 216 components and 0.0958365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053449Jy sigma=0.050357 ! Fit after self-cal, rms=0.053449Jy sigma=0.050357 ! 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.053449Jy sigma=0.050357 ! Fit after self-cal, rms=0.054196Jy sigma=0.049646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.547 mas, bmaj=2.617 mas, bpa=-8.603 degrees ! Estimated noise=8.29002 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000301978 Jy ! Component: 100 - total flux cleaned = 0.000384337 Jy ! Component: 150 - total flux cleaned = 0.000433841 Jy ! Component: 200 - total flux cleaned = 0.000448129 Jy ! Component: 250 - total flux cleaned = 0.000447915 Jy ! Component: 300 - total flux cleaned = 0.000435412 Jy ! Component: 350 - total flux cleaned = 0.00042943 Jy ! Component: 400 - total flux cleaned = 0.000429654 Jy ! Total flux subtracted in 400 components = 0.000429654 Jy ! Clean residual min=-0.001528 max=0.001220 Jy/beam ! Clean residual mean=-0.000001 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0962661 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 236 components and 0.0962662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054195Jy sigma=0.049640 ! Fit after self-cal, rms=0.054204Jy sigma=0.049632 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.30094e-05 Jy ! Component: 100 - total flux cleaned = -2.50778e-05 Jy ! Component: 150 - total flux cleaned = -3.08452e-05 Jy ! Component: 200 - total flux cleaned = -3.63535e-05 Jy ! Component: 250 - total flux cleaned = -3.63136e-05 Jy ! Component: 300 - total flux cleaned = -3.6314e-05 Jy ! Component: 350 - total flux cleaned = -4.66106e-05 Jy ! Component: 400 - total flux cleaned = -4.65521e-05 Jy ! Total flux subtracted in 400 components = -4.65521e-05 Jy ! Clean residual min=-0.001511 max=0.001211 Jy/beam ! Clean residual mean=-0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0962196 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 243 components and 0.0962196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054205Jy sigma=0.049631 ! Fit after self-cal, rms=0.054204Jy sigma=0.049631 ! 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.205 mas, bmaj=1.521 mas, bpa=0.9963 degrees ! Estimated noise=7.77796 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.205 x 1.521 at 0.9963 degrees (North through East) ! Clean map min=-0.0012488 max=0.069618 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.8954 mas, bmaj=1.168 mas, bpa=4.335 degrees ! Estimated noise=15.1861 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0536973 Jy ! Component: 100 - total flux cleaned = 0.0682796 Jy ! Component: 150 - total flux cleaned = 0.0759643 Jy ! Component: 200 - total flux cleaned = 0.0808617 Jy ! Component: 250 - total flux cleaned = 0.0839904 Jy ! Component: 300 - total flux cleaned = 0.085856 Jy ! Component: 350 - total flux cleaned = 0.0875752 Jy ! Component: 400 - total flux cleaned = 0.0891247 Jy ! Total flux subtracted in 400 components = 0.0891247 Jy ! Clean residual min=-0.002878 max=0.003081 Jy/beam ! Clean residual mean=-0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0891247 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0891247 Jy ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=1.521 mas, bpa=0.9963 degrees ! Estimated noise=7.77796 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.00232011 Jy ! Component: 100 - total flux cleaned = 0.00378743 Jy ! Component: 150 - total flux cleaned = 0.00494359 Jy ! Component: 200 - total flux cleaned = 0.00560183 Jy ! Component: 250 - total flux cleaned = 0.00614134 Jy ! Component: 300 - total flux cleaned = 0.00643129 Jy ! Component: 350 - total flux cleaned = 0.00666712 Jy ! Component: 400 - total flux cleaned = 0.00677607 Jy ! Total flux subtracted in 400 components = 0.00677607 Jy ! Clean residual min=-0.001473 max=0.001319 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0959007 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 73 components and 0.0959008 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.547 mas, bmaj=2.617 mas, bpa=-8.603 degrees ! Estimated noise=8.29002 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000454794 Jy ! Component: 100 - total flux cleaned = 0.000563675 Jy ! Component: 150 - total flux cleaned = 0.000661881 Jy ! Component: 200 - total flux cleaned = 0.000696769 Jy ! Component: 250 - total flux cleaned = 0.000664516 Jy ! Component: 300 - total flux cleaned = 0.000650013 Jy ! Component: 350 - total flux cleaned = 0.000650171 Jy ! Component: 400 - total flux cleaned = 0.00065065 Jy ! Total flux subtracted in 400 components = 0.00065065 Jy ! Clean residual min=-0.001547 max=0.001233 Jy/beam ! Clean residual mean=-0.000001 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0965514 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.19589e-07 Jy ! Component: 100 - total flux cleaned = 6.56414e-08 Jy ! Component: 150 - total flux cleaned = -1.20944e-05 Jy ! Component: 200 - total flux cleaned = -6.29364e-07 Jy ! Component: 250 - total flux cleaned = -1.16752e-05 Jy ! Component: 300 - total flux cleaned = -1.17095e-05 Jy ! Component: 350 - total flux cleaned = -2.1547e-05 Jy ! Component: 400 - total flux cleaned = -2.14887e-05 Jy ! Total flux subtracted in 400 components = -2.14887e-05 Jy ! Clean residual min=-0.001528 max=0.001221 Jy/beam ! Clean residual mean=-0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0965299 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 111 components and 0.0965299 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.205 mas, bmaj=1.521 mas, bpa=0.9963 degrees ! Estimated noise=7.77796 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000241447 Jy ! Component: 100 - total flux cleaned = 0.000328637 Jy ! Component: 150 - total flux cleaned = 0.000369189 Jy ! Component: 200 - total flux cleaned = 0.000350021 Jy ! Component: 250 - total flux cleaned = 0.000349469 Jy ! Component: 300 - total flux cleaned = 0.000313172 Jy ! Component: 350 - total flux cleaned = 0.000296175 Jy ! Component: 400 - total flux cleaned = 0.00027963 Jy ! Total flux subtracted in 400 components = 0.00027963 Jy ! Clean residual min=-0.001431 max=0.001259 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0968095 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 135 components and 0.0968095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054271Jy sigma=0.049675 ! Fit after self-cal, rms=0.054269Jy sigma=0.049671 wmodel /scr/pima/rdv95_uvs/J0322+3948_X_map.mod ! Writing 135 model components to file: /scr/pima/rdv95_uvs/J0322+3948_X_map.mod wobs /scr/pima/rdv95_uvs/J0322+3948_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J0322+3948_X_uvs.fits wwins /scr/pima/rdv95_uvs/J0322+3948_X_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv95_uvs/J0322+3948_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.00046332 Jy ! Component: 100 - total flux cleaned = -0.000653124 Jy ! Component: 150 - total flux cleaned = -0.000766888 Jy ! Component: 200 - total flux cleaned = -0.000899363 Jy ! Component: 250 - total flux cleaned = -0.00109249 Jy ! Component: 300 - total flux cleaned = -0.00125997 Jy ! Component: 350 - total flux cleaned = -0.00138292 Jy ! Component: 400 - total flux cleaned = -0.00152377 Jy ! Component: 450 - total flux cleaned = -0.00168166 Jy ! Component: 500 - total flux cleaned = -0.00177873 Jy ! Component: 550 - total flux cleaned = -0.00191325 Jy ! Component: 600 - total flux cleaned = -0.002064 Jy ! Component: 650 - total flux cleaned = -0.00213814 Jy ! Component: 700 - total flux cleaned = -0.00226701 Jy ! Component: 750 - total flux cleaned = -0.00235793 Jy ! Component: 800 - total flux cleaned = -0.00248386 Jy ! Component: 850 - total flux cleaned = -0.00253729 Jy ! Component: 900 - total flux cleaned = -0.00264248 Jy ! Component: 950 - total flux cleaned = -0.00271167 Jy ! Component: 1000 - total flux cleaned = -0.00278043 Jy ! Component: 1050 - total flux cleaned = -0.00286518 Jy ! Component: 1100 - total flux cleaned = -0.00291562 Jy ! Component: 1150 - total flux cleaned = -0.00293241 Jy ! Component: 1200 - total flux cleaned = -0.00299845 Jy ! Component: 1250 - total flux cleaned = -0.00301504 Jy ! Component: 1300 - total flux cleaned = -0.00304743 Jy ! Component: 1350 - total flux cleaned = -0.00312759 Jy ! Component: 1400 - total flux cleaned = -0.00315942 Jy ! Component: 1450 - total flux cleaned = -0.00319103 Jy ! Component: 1500 - total flux cleaned = -0.00330089 Jy ! Component: 1550 - total flux cleaned = -0.00333204 Jy ! Component: 1600 - total flux cleaned = -0.00336286 Jy ! Component: 1650 - total flux cleaned = -0.00340903 Jy ! Component: 1700 - total flux cleaned = -0.00345477 Jy ! Component: 1750 - total flux cleaned = -0.00347008 Jy ! Component: 1800 - total flux cleaned = -0.00357523 Jy ! Component: 1850 - total flux cleaned = -0.00363471 Jy ! Component: 1900 - total flux cleaned = -0.00364936 Jy ! Component: 1950 - total flux cleaned = -0.00364951 Jy ! Component: 2000 - total flux cleaned = -0.00364945 Jy ! Component: 2050 - total flux cleaned = -0.00363477 Jy ! Component: 2100 - total flux cleaned = -0.00369251 Jy ! Component: 2150 - total flux cleaned = -0.00367802 Jy ! Component: 2200 - total flux cleaned = -0.00367806 Jy ! Component: 2250 - total flux cleaned = -0.00372073 Jy ! Component: 2300 - total flux cleaned = -0.00373484 Jy ! Component: 2350 - total flux cleaned = -0.00373473 Jy ! Component: 2400 - total flux cleaned = -0.0037486 Jy ! Component: 2450 - total flux cleaned = -0.00377625 Jy ! Component: 2500 - total flux cleaned = -0.00378999 Jy ! Component: 2550 - total flux cleaned = -0.00381721 Jy ! Component: 2600 - total flux cleaned = -0.00379003 Jy ! Component: 2650 - total flux cleaned = -0.00384421 Jy ! Component: 2700 - total flux cleaned = -0.00392503 Jy ! Component: 2750 - total flux cleaned = -0.00392501 Jy ! Component: 2800 - total flux cleaned = -0.003965 Jy ! Component: 2850 - total flux cleaned = -0.00401805 Jy ! Component: 2900 - total flux cleaned = -0.00408396 Jy ! Component: 2950 - total flux cleaned = -0.00407083 Jy ! Component: 3000 - total flux cleaned = -0.00413593 Jy ! Component: 3050 - total flux cleaned = -0.00420075 Jy ! Component: 3100 - total flux cleaned = -0.00425234 Jy ! Component: 3150 - total flux cleaned = -0.00427804 Jy ! Component: 3200 - total flux cleaned = -0.00434181 Jy ! Component: 3250 - total flux cleaned = -0.00432902 Jy ! Component: 3300 - total flux cleaned = -0.00435437 Jy ! Component: 3350 - total flux cleaned = -0.00440464 Jy ! Component: 3400 - total flux cleaned = -0.00447964 Jy ! Component: 3450 - total flux cleaned = -0.00449216 Jy ! Component: 3500 - total flux cleaned = -0.00452934 Jy ! Component: 3550 - total flux cleaned = -0.00457868 Jy ! Component: 3600 - total flux cleaned = -0.00459094 Jy ! Component: 3650 - total flux cleaned = -0.00460313 Jy ! Component: 3700 - total flux cleaned = -0.00466397 Jy ! Component: 3750 - total flux cleaned = -0.00467604 Jy ! Component: 3800 - total flux cleaned = -0.00467612 Jy ! Component: 3850 - total flux cleaned = -0.00467624 Jy ! Component: 3900 - total flux cleaned = -0.00474797 Jy ! Component: 3950 - total flux cleaned = -0.00474803 Jy ! Component: 4000 - total flux cleaned = -0.00483105 Jy ! Component: 4050 - total flux cleaned = -0.00483106 Jy ! Total flux subtracted in 4096 components = -0.00488976 Jy ! Clean residual min=-0.000712 max=0.000741 Jy/beam ! Clean residual mean=-0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0919197 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 405 components and 0.0919197 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J0322+3948_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.205 x 1.521 at 0.9963 degrees (North through East) ! Clean map min=-0.0011479 max=0.069177 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J0322+3948_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.0691 rms= 0.00019 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J0322+3948_X_uvs.log closed on Wed Nov 6 20:42:53 2013