! Started logfile: /d2/scr/pima/bp171a3_uvs/J0625+4744_C_uvs.log on Mon Feb 24 08:42:19 2014 obs /d2/scr/pima/bp171a3_uvs/J0625+4744_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J0625+4744_C_uva.fits ! AN table 1: 7 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.340136 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0625+4744 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 400 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a3_uvs/J0625+4744_C] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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.300x0.300 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998741Jy sigma=37.813070 ! Fit after self-cal, rms=0.947248Jy sigma=37.136977 ! 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=3.985 mas, bmaj=7.128 mas, bpa=-18.04 degrees ! Estimated noise=1.35064 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0445242 Jy ! Component: 100 - total flux cleaned = 0.0615542 Jy ! Total flux subtracted in 100 components = 0.0615542 Jy ! Clean residual min=-0.012000 max=0.012021 Jy/beam ! Clean residual mean=-0.000000 rms=0.005112 Jy/beam ! Combined flux in latest and established models = 0.0615542 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0615542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.036417Jy sigma=1.375571 ! Fit after self-cal, rms=0.035772Jy sigma=1.360684 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.298 mas, bmaj=7.31 mas, bpa=-16.69 degrees ! Estimated noise=1.13446 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.0178244 Jy ! Component: 100 - total flux cleaned = 0.0262866 Jy ! Component: 150 - total flux cleaned = 0.0284377 Jy ! Component: 200 - total flux cleaned = 0.0284894 Jy ! Total flux subtracted in 200 components = 0.0284894 Jy ! Clean residual min=-0.003673 max=0.003705 Jy/beam ! Clean residual mean=0.000001 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.0900437 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 135 components and 0.0900437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.023017Jy sigma=0.650882 ! Fit after self-cal, rms=0.022483Jy sigma=0.642812 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.298 x 7.31 at -16.69 degrees (North through East) ! Clean map min=-0.0062092 max=0.043973 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.00* KP 1.00 NL 1.07 ! OV 0.98 PT 0.93 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.00* KP 1.09 NL 1.09 ! OV 1.08 PT 1.01 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.00* KP 1.04 NL 0.91 ! OV 1.00 PT 0.86 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.00* KP 1.05 NL 1.10 ! OV 0.96 PT 0.99 SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 HN 1.00* KP 0.97 NL 1.10 ! OV 1.05 PT 0.94 SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.022483Jy sigma=0.642812 ! Fit after self-cal, rms=0.022108Jy sigma=0.600405 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.352 mas, bmaj=7.313 mas, bpa=-16.03 degrees ! Estimated noise=1.12366 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.00112451 Jy ! Component: 100 - total flux cleaned = -0.00147935 Jy ! Component: 150 - total flux cleaned = -0.00140206 Jy ! Component: 200 - total flux cleaned = -0.00153833 Jy ! Total flux subtracted in 200 components = -0.00153833 Jy ! Clean residual min=-0.001078 max=0.001067 Jy/beam ! Clean residual mean=-0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0885053 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 209 components and 0.0885053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020916Jy sigma=0.553846 ! Fit after self-cal, rms=0.020771Jy sigma=0.552866 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020771Jy sigma=0.552866 ! Fit after self-cal, rms=0.020376Jy sigma=0.524963 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.326 mas, bmaj=7.308 mas, bpa=-16.37 degrees ! Estimated noise=1.1332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547104 Jy ! Component: 100 - total flux cleaned = 0.000122405 Jy ! Component: 150 - total flux cleaned = 6.90365e-06 Jy ! Component: 200 - total flux cleaned = 0.000111623 Jy ! Total flux subtracted in 200 components = 0.000111623 Jy ! Clean residual min=-0.000806 max=0.000812 Jy/beam ! Clean residual mean=-0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.088617 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 275 components and 0.088617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019839Jy sigma=0.508796 ! Fit after self-cal, rms=0.019800Jy sigma=0.508384 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 = 1.79251e-05 Jy ! Component: 100 - total flux cleaned = -9.85926e-05 Jy ! Component: 150 - total flux cleaned = -0.00030265 Jy ! Component: 200 - total flux cleaned = -0.000453007 Jy ! Total flux subtracted in 200 components = -0.000453007 Jy ! Clean residual min=-0.000489 max=0.000488 Jy/beam ! Clean residual mean=-0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.0881639 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 333 components and 0.0881639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019604Jy sigma=0.504754 ! Fit after self-cal, rms=0.019596Jy sigma=0.504574 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019596Jy sigma=0.504574 ! Fit after self-cal, rms=0.019162Jy sigma=0.468774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.331 mas, bmaj=7.297 mas, bpa=-16.03 degrees ! Estimated noise=1.13762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000901784 Jy ! Component: 100 - total flux cleaned = -0.00101613 Jy ! Component: 150 - total flux cleaned = -0.00114493 Jy ! Component: 200 - total flux cleaned = -0.00120142 Jy ! Total flux subtracted in 200 components = -0.00120142 Jy ! Clean residual min=-0.000432 max=0.000431 Jy/beam ! Clean residual mean=0.000000 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.0869625 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 396 components and 0.0869625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018937Jy sigma=0.464104 ! Fit after self-cal, rms=0.018960Jy sigma=0.463876 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.000191269 Jy ! Component: 100 - total flux cleaned = -0.000319878 Jy ! Component: 150 - total flux cleaned = -0.000396024 Jy ! Component: 200 - total flux cleaned = -0.000413633 Jy ! Total flux subtracted in 200 components = -0.000413633 Jy ! Clean residual min=-0.000268 max=0.000267 Jy/beam ! Clean residual mean=0.000000 rms=0.000095 Jy/beam ! Combined flux in latest and established models = 0.0865489 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 440 components and 0.0865489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018876Jy sigma=0.462968 ! Fit after self-cal, rms=0.018882Jy sigma=0.462850 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018882Jy sigma=0.462850 ! Fit after self-cal, rms=0.018841Jy sigma=0.458676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.967 mas, bmaj=7.565 mas, bpa=-10.02 degrees ! Estimated noise=1.13071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000489609 Jy ! Component: 100 - total flux cleaned = -0.00056158 Jy ! Component: 150 - total flux cleaned = -0.000616709 Jy ! Component: 200 - total flux cleaned = -0.000638806 Jy ! Total flux subtracted in 200 components = -0.000638806 Jy ! Clean residual min=-0.000362 max=0.000364 Jy/beam ! Clean residual mean=0.000001 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0859101 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 506 components and 0.0859101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018673Jy sigma=0.455289 ! Fit after self-cal, rms=0.018696Jy sigma=0.455184 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 = 3.13638e-05 Jy ! Component: 100 - total flux cleaned = -2.4422e-05 Jy ! Component: 150 - total flux cleaned = -4.11843e-05 Jy ! Component: 200 - total flux cleaned = -4.15166e-05 Jy ! Total flux subtracted in 200 components = -4.15166e-05 Jy ! Clean residual min=-0.000226 max=0.000224 Jy/beam ! Clean residual mean=0.000000 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.0858686 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 541 components and 0.0858686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018635Jy sigma=0.454480 ! Fit after self-cal, rms=0.018651Jy sigma=0.454414 ! 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=4.323 mas, bmaj=7.285 mas, bpa=-15.99 degrees ! Estimated noise=1.14291 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.323 x 7.285 at -15.99 degrees (North through East) ! Clean map min=-0.0030863 max=0.040836 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=4.006 mas, bmaj=7.078 mas, bpa=-17.61 degrees ! Estimated noise=1.3703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0452221 Jy ! Component: 100 - total flux cleaned = 0.0621442 Jy ! Component: 150 - total flux cleaned = 0.0697201 Jy ! Component: 200 - total flux cleaned = 0.0756815 Jy ! Total flux subtracted in 200 components = 0.0756815 Jy ! Clean residual min=-0.006535 max=0.006529 Jy/beam ! Clean residual mean=0.000002 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 0.0756815 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 87 model components to the UV plane model. ! The established model now contains 87 components and 0.0756815 Jy ! Inverting map and beam ! Estimated beam: bmin=4.323 mas, bmaj=7.285 mas, bpa=-15.99 degrees ! Estimated noise=1.14291 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.00579808 Jy ! Component: 100 - total flux cleaned = 0.00815575 Jy ! Component: 150 - total flux cleaned = 0.00737088 Jy ! Component: 200 - total flux cleaned = 0.00734084 Jy ! Total flux subtracted in 200 components = 0.00734084 Jy ! Clean residual min=-0.002312 max=0.002294 Jy/beam ! Clean residual mean=0.000001 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.0830223 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 173 components and 0.0830223 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.967 mas, bmaj=7.565 mas, bpa=-10.02 degrees ! Estimated noise=1.13071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000480149 Jy ! Component: 100 - total flux cleaned = -0.000521143 Jy ! Component: 150 - total flux cleaned = -0.00117014 Jy ! Component: 200 - total flux cleaned = -0.00172 Jy ! Total flux subtracted in 200 components = -0.00172 Jy ! Clean residual min=-0.001068 max=0.001062 Jy/beam ! Clean residual mean=0.000000 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0813023 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.000311141 Jy ! Component: 100 - total flux cleaned = -0.000103259 Jy ! Component: 150 - total flux cleaned = -0.000103747 Jy ! Component: 200 - total flux cleaned = 0.000120003 Jy ! Total flux subtracted in 200 components = 0.000120003 Jy ! Clean residual min=-0.000724 max=0.000722 Jy/beam ! Clean residual mean=-0.000000 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0814223 Jy ! Adding 180 model components to the UV plane model. ! The established model now contains 352 components and 0.0814223 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.323 mas, bmaj=7.285 mas, bpa=-15.99 degrees ! Estimated noise=1.14291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.38549e-05 Jy ! Component: 100 - total flux cleaned = 0.000211945 Jy ! Component: 150 - total flux cleaned = 0.000439324 Jy ! Component: 200 - total flux cleaned = 0.000591344 Jy ! Total flux subtracted in 200 components = 0.000591344 Jy ! Clean residual min=-0.000405 max=0.000402 Jy/beam ! Clean residual mean=-0.000001 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0820137 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 411 components and 0.0820137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018724Jy sigma=0.457229 ! Fit after self-cal, rms=0.018729Jy sigma=0.456865 wmodel /d2/scr/pima/bp171a3_uvs/J0625+4744_C_map.mod ! Writing 411 model components to file: /d2/scr/pima/bp171a3_uvs/J0625+4744_C_map.mod wobs /d2/scr/pima/bp171a3_uvs/J0625+4744_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J0625+4744_C_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J0625+4744_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a3_uvs/J0625+4744_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.323 x 7.285 at -15.99 degrees (North through East) ! Clean map min=-0.004237 max=0.041189 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J0625+4744_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0411887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016584 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2079 1.2079 2.4158 4.8316 9.66321 19.3264 38.6528 77.3056 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.041 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 248.364 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J0625+4744_C_uvs.log closed on Mon Feb 24 08:42:22 2014