! Started logfile: /scr/pima/rdv72_uvs/J0940-2829_S_uvs.log on Sat Oct 5 08:46:35 2013 obs /scr/pima/rdv72_uvs/J0940-2829_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J0940-2829_S_uva.fits ! AN table 1: 23 integrations on 28 of 28 possible baselines. ! AN table 2: 24 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.8223 visibilities/baseline/integration-bin. ! Found source: J0940-2829 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3776 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv72_uvs/J0940-2829_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.014362Jy sigma=1.616295 ! Fit after self-cal, rms=0.882830Jy sigma=1.396268 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=5.635 mas, bmaj=17.79 mas, bpa=13.44 degrees ! Estimated noise=13.827 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.098947 Jy ! Component: 100 - total flux cleaned = 0.128386 Jy ! Total flux subtracted in 100 components = 0.128386 Jy ! Clean residual min=-0.011546 max=0.013123 Jy/beam ! Clean residual mean=-0.000025 rms=0.003655 Jy/beam ! Combined flux in latest and established models = 0.128386 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.128386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116510Jy sigma=0.169197 ! Fit after self-cal, rms=0.116571Jy sigma=0.169130 ! 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=7.095 mas, bmaj=20.08 mas, bpa=10.64 degrees ! Estimated noise=7.59535 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.0154118 Jy ! Component: 100 - total flux cleaned = 0.0200785 Jy ! Component: 150 - total flux cleaned = 0.0198887 Jy ! Component: 200 - total flux cleaned = 0.0198812 Jy ! Total flux subtracted in 200 components = 0.0198812 Jy ! Clean residual min=-0.007907 max=0.009290 Jy/beam ! Clean residual mean=0.000011 rms=0.002893 Jy/beam ! Combined flux in latest and established models = 0.148268 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 61 components and 0.148268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114815Jy sigma=0.165478 ! Fit after self-cal, rms=0.114858Jy sigma=0.165440 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.02 KP 1.16 LA 1.09 ! NL 1.00 OV 0.97 PT 1.00 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.17 FD 0.94 KP 1.21 LA 1.08 ! NL 1.01 OV 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.09 KP 1.21 LA 0.98 ! NL 1.00 OV 1.05 PT 1.00 SC 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.38 FD 1.05 KP 1.14 LA 0.97 ! NL 1.04 OV 1.09 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 1.11 KP 1.16 LA 0.91 ! NL 1.09 OV 1.05 PT 1.06 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.32 FD 1.07 KP 1.21 LA 0.88 ! NL 1.03 OV 1.07 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.32 FD 1.10 KP 1.08 LA 0.79 ! NL 0.84 OV 0.99 PT 0.93 SC 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.01 KP 1.09 LA 0.78 ! NL 0.86 OV 0.97 SC 0.88 ! ! ! Fit before self-cal, rms=0.114858Jy sigma=0.165440 ! Fit after self-cal, rms=0.084110Jy sigma=0.131586 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.179 mas, bmaj=20.05 mas, bpa=10.33 degrees ! Estimated noise=7.48592 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.00162364 Jy ! Component: 100 - total flux cleaned = 0.00170764 Jy ! Component: 150 - total flux cleaned = 0.00192304 Jy ! Component: 200 - total flux cleaned = 0.00206112 Jy ! Total flux subtracted in 200 components = 0.00206112 Jy ! Clean residual min=-0.003090 max=0.004197 Jy/beam ! Clean residual mean=0.000004 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.150329 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.150329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083996Jy sigma=0.131501 ! Fit after self-cal, rms=0.084976Jy sigma=0.129425 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084976Jy sigma=0.129425 ! Fit after self-cal, rms=0.085070Jy sigma=0.129184 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.174 mas, bmaj=19.94 mas, bpa=10.07 degrees ! Estimated noise=7.47299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124941 Jy ! Component: 100 - total flux cleaned = 0.00128637 Jy ! Component: 150 - total flux cleaned = 0.00144644 Jy ! Component: 200 - total flux cleaned = 0.00152965 Jy ! Total flux subtracted in 200 components = 0.00152965 Jy ! Clean residual min=-0.002951 max=0.003650 Jy/beam ! Clean residual mean=-0.000003 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.151858 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.151858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085001Jy sigma=0.129140 ! Fit after self-cal, rms=0.085127Jy sigma=0.129103 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 (-33.5, 127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252989 Jy ! Component: 100 - total flux cleaned = 0.00272702 Jy ! Component: 150 - total flux cleaned = 0.00298699 Jy ! Component: 200 - total flux cleaned = 0.00321405 Jy ! Total flux subtracted in 200 components = 0.00321405 Jy ! Clean residual min=-0.002697 max=0.002523 Jy/beam ! Clean residual mean=0.000004 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.155072 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.155072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084995Jy sigma=0.128941 ! Fit after self-cal, rms=0.084994Jy sigma=0.128920 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084994Jy sigma=0.128920 ! Fit after self-cal, rms=0.084542Jy sigma=0.128876 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.188 mas, bmaj=19.88 mas, bpa=9.754 degrees ! Estimated noise=7.42592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658817 Jy ! Component: 100 - total flux cleaned = 0.00110932 Jy ! Component: 150 - total flux cleaned = 0.0014926 Jy ! Component: 200 - total flux cleaned = 0.00179651 Jy ! Total flux subtracted in 200 components = 0.00179651 Jy ! Clean residual min=-0.002569 max=0.002449 Jy/beam ! Clean residual mean=0.000005 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.156869 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 0.156869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084488Jy sigma=0.128837 ! Fit after self-cal, rms=0.084507Jy sigma=0.128831 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122129 Jy ! Component: 100 - total flux cleaned = 0.000315892 Jy ! Component: 150 - total flux cleaned = 0.000466908 Jy ! Component: 200 - total flux cleaned = 0.000560559 Jy ! Total flux subtracted in 200 components = 0.000560559 Jy ! Clean residual min=-0.002546 max=0.002373 Jy/beam ! Clean residual mean=0.000006 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.157429 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.157429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084483Jy sigma=0.128814 ! Fit after self-cal, rms=0.084485Jy sigma=0.128812 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084485Jy sigma=0.128812 ! Fit after self-cal, rms=0.084485Jy sigma=0.128800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.12 mas, bmaj=25.93 mas, bpa=0.9211 degrees ! Estimated noise=7.30422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325624 Jy ! Component: 100 - total flux cleaned = 0.000521495 Jy ! Component: 150 - total flux cleaned = 0.000712665 Jy ! Component: 200 - total flux cleaned = 0.000826184 Jy ! Total flux subtracted in 200 components = 0.000826184 Jy ! Clean residual min=-0.002500 max=0.002357 Jy/beam ! Clean residual mean=0.000008 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.158256 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 145 components and 0.158256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084463Jy sigma=0.128789 ! Fit after self-cal, rms=0.084474Jy sigma=0.128787 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 = 7.94642e-05 Jy ! Component: 100 - total flux cleaned = 0.000150021 Jy ! Component: 150 - total flux cleaned = 0.000214961 Jy ! Component: 200 - total flux cleaned = 0.000260794 Jy ! Total flux subtracted in 200 components = 0.000260794 Jy ! Clean residual min=-0.002459 max=0.002322 Jy/beam ! Clean residual mean=0.000009 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.158516 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 158 components and 0.158516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084464Jy sigma=0.128780 ! Fit after self-cal, rms=0.084464Jy sigma=0.128779 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=7.196 mas, bmaj=19.84 mas, bpa=9.58 degrees ! Estimated noise=7.41513 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.196 x 19.84 at 9.58 degrees (North through East) ! Clean map min=-0.0031137 max=0.12695 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=5.775 mas, bmaj=17.53 mas, bpa=12.57 degrees ! Estimated noise=13.3573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0950341 Jy ! Component: 100 - total flux cleaned = 0.124607 Jy ! Component: 150 - total flux cleaned = 0.138719 Jy ! Component: 200 - total flux cleaned = 0.146453 Jy ! Total flux subtracted in 200 components = 0.146453 Jy ! Clean residual min=-0.004688 max=0.004544 Jy/beam ! Clean residual mean=-0.000017 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.146453 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.146453 Jy ! Inverting map and beam ! Estimated beam: bmin=7.196 mas, bmaj=19.84 mas, bpa=9.58 degrees ! Estimated noise=7.41513 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00605518 Jy ! Component: 100 - total flux cleaned = 0.00945081 Jy ! Component: 150 - total flux cleaned = 0.0108739 Jy ! Component: 200 - total flux cleaned = 0.0114121 Jy ! Total flux subtracted in 200 components = 0.0114121 Jy ! Clean residual min=-0.003292 max=0.002462 Jy/beam ! Clean residual mean=-0.000009 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.157865 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 81 components and 0.157865 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.12 mas, bmaj=25.93 mas, bpa=0.9211 degrees ! Estimated noise=7.30422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070903 Jy ! Component: 100 - total flux cleaned = 0.000984177 Jy ! Component: 150 - total flux cleaned = 0.00117474 Jy ! Component: 200 - total flux cleaned = 0.00150879 Jy ! Total flux subtracted in 200 components = 0.00150879 Jy ! Clean residual min=-0.002860 max=0.002475 Jy/beam ! Clean residual mean=-0.000004 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.159374 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=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221064 Jy ! Component: 100 - total flux cleaned = 0.000384396 Jy ! Component: 150 - total flux cleaned = 0.000444087 Jy ! Component: 200 - total flux cleaned = 0.000444447 Jy ! Total flux subtracted in 200 components = 0.000444447 Jy ! Clean residual min=-0.002724 max=0.002424 Jy/beam ! Clean residual mean=-0.000001 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.159818 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 113 components and 0.159818 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.196 mas, bmaj=19.84 mas, bpa=9.58 degrees ! Estimated noise=7.41513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000244581 Jy ! Component: 100 - total flux cleaned = 0.000276352 Jy ! Component: 150 - total flux cleaned = 0.000247218 Jy ! Component: 200 - total flux cleaned = 0.000191261 Jy ! Total flux subtracted in 200 components = 0.000191261 Jy ! Clean residual min=-0.002800 max=0.002478 Jy/beam ! Clean residual mean=0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.160009 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 132 components and 0.160009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084536Jy sigma=0.128846 ! Fit after self-cal, rms=0.084506Jy sigma=0.128840 wmodel /scr/pima/rdv72_uvs/J0940-2829_S_map.mod ! Writing 132 model components to file: /scr/pima/rdv72_uvs/J0940-2829_S_map.mod wobs /scr/pima/rdv72_uvs/J0940-2829_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J0940-2829_S_uvs.fits wwins /scr/pima/rdv72_uvs/J0940-2829_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv72_uvs/J0940-2829_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259412 Jy ! Component: 100 - total flux cleaned = 1.8766e-05 Jy ! Component: 150 - total flux cleaned = 0.000235875 Jy ! Component: 200 - total flux cleaned = 0.000406457 Jy ! Component: 250 - total flux cleaned = 0.00037472 Jy ! Component: 300 - total flux cleaned = 0.000254358 Jy ! Component: 350 - total flux cleaned = 0.000168204 Jy ! Component: 400 - total flux cleaned = 2.98995e-05 Jy ! Component: 450 - total flux cleaned = -0.000155874 Jy ! Component: 500 - total flux cleaned = -0.000207558 Jy ! Component: 550 - total flux cleaned = -0.000232276 Jy ! Component: 600 - total flux cleaned = -0.000256233 Jy ! Component: 650 - total flux cleaned = -0.000279649 Jy ! Component: 700 - total flux cleaned = -0.000325329 Jy ! Component: 750 - total flux cleaned = -0.000303202 Jy ! Component: 800 - total flux cleaned = -0.000281474 Jy ! Component: 850 - total flux cleaned = -0.000260055 Jy ! Component: 900 - total flux cleaned = -0.000280568 Jy ! Component: 950 - total flux cleaned = -0.000360479 Jy ! Component: 1000 - total flux cleaned = -0.000438807 Jy ! Component: 1050 - total flux cleaned = -0.00053439 Jy ! Component: 1100 - total flux cleaned = -0.000628153 Jy ! Component: 1150 - total flux cleaned = -0.000757463 Jy ! Component: 1200 - total flux cleaned = -0.000848045 Jy ! Component: 1250 - total flux cleaned = -0.000954936 Jy ! Component: 1300 - total flux cleaned = -0.00105978 Jy ! Component: 1350 - total flux cleaned = -0.0011457 Jy ! Component: 1400 - total flux cleaned = -0.00119657 Jy ! Component: 1450 - total flux cleaned = -0.00126332 Jy ! Component: 1500 - total flux cleaned = -0.00127976 Jy ! Component: 1550 - total flux cleaned = -0.00131236 Jy ! Component: 1600 - total flux cleaned = -0.0013447 Jy ! Component: 1650 - total flux cleaned = -0.00140838 Jy ! Component: 1700 - total flux cleaned = -0.0015023 Jy ! Component: 1750 - total flux cleaned = -0.00153288 Jy ! Component: 1800 - total flux cleaned = -0.0016091 Jy ! Component: 1850 - total flux cleaned = -0.00168447 Jy ! Component: 1900 - total flux cleaned = -0.00174413 Jy ! Component: 1950 - total flux cleaned = -0.00181812 Jy ! Component: 2000 - total flux cleaned = -0.00192049 Jy ! Component: 2050 - total flux cleaned = -0.00200716 Jy ! Component: 2100 - total flux cleaned = -0.00206432 Jy ! Component: 2150 - total flux cleaned = -0.00213511 Jy ! Component: 2200 - total flux cleaned = -0.00219123 Jy ! Component: 2250 - total flux cleaned = -0.00227483 Jy ! Component: 2300 - total flux cleaned = -0.00233005 Jy ! Component: 2350 - total flux cleaned = -0.00242559 Jy ! Component: 2400 - total flux cleaned = -0.00247963 Jy ! Component: 2450 - total flux cleaned = -0.00254673 Jy ! Component: 2500 - total flux cleaned = -0.00256003 Jy ! Component: 2550 - total flux cleaned = -0.00262607 Jy ! Component: 2600 - total flux cleaned = -0.00263922 Jy ! Component: 2650 - total flux cleaned = -0.00266523 Jy ! Component: 2700 - total flux cleaned = -0.00270403 Jy ! Component: 2750 - total flux cleaned = -0.00272968 Jy ! Component: 2800 - total flux cleaned = -0.00274247 Jy ! Component: 2850 - total flux cleaned = -0.00276778 Jy ! Component: 2900 - total flux cleaned = -0.00279303 Jy ! Component: 2950 - total flux cleaned = -0.00283046 Jy ! Component: 3000 - total flux cleaned = -0.00285521 Jy ! Component: 3050 - total flux cleaned = -0.00285522 Jy ! Component: 3100 - total flux cleaned = -0.00286744 Jy ! Component: 3150 - total flux cleaned = -0.00286746 Jy ! Component: 3200 - total flux cleaned = -0.00289171 Jy ! Component: 3250 - total flux cleaned = -0.00291581 Jy ! Component: 3300 - total flux cleaned = -0.00290383 Jy ! Component: 3350 - total flux cleaned = -0.00287996 Jy ! Component: 3400 - total flux cleaned = -0.00287993 Jy ! Component: 3450 - total flux cleaned = -0.00288001 Jy ! Component: 3500 - total flux cleaned = -0.00285654 Jy ! Component: 3550 - total flux cleaned = -0.00282132 Jy ! Component: 3600 - total flux cleaned = -0.00280967 Jy ! Component: 3650 - total flux cleaned = -0.00276325 Jy ! Component: 3700 - total flux cleaned = -0.00277487 Jy ! Component: 3750 - total flux cleaned = -0.00276339 Jy ! Component: 3800 - total flux cleaned = -0.0027173 Jy ! Component: 3850 - total flux cleaned = -0.00269444 Jy ! Component: 3900 - total flux cleaned = -0.0026831 Jy ! Component: 3950 - total flux cleaned = -0.0026489 Jy ! Component: 4000 - total flux cleaned = -0.00264895 Jy ! Component: 4050 - total flux cleaned = -0.00261498 Jy ! Total flux subtracted in 4096 components = -0.00261499 Jy ! Clean residual min=-0.000591 max=0.000668 Jy/beam ! Clean residual mean=-0.000001 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.157394 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 415 components and 0.157394 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J0940-2829_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.196 x 19.84 at 9.58 degrees (North through East) ! Clean map min=-0.0020905 max=0.12657 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J0940-2829_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126567 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237916 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.563929 0.563929 1.12786 2.25572 4.51143 9.02287 18.0457 36.0915 72.183 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.126 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J0940-2829_S_uvs.log closed on Sat Oct 5 08:46:39 2013