! Started logfile: /d2/scr/pima/bp171a3_uvs/J1359-0831_C_uvs.log on Mon Feb 24 08:50:10 2014 obs /d2/scr/pima/bp171a3_uvs/J1359-0831_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J1359-0831_C_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.571429 visibilities/baseline/integration-bin. ! Found source: J1359-0831 ! ! 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 288 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/J1359-0831_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000298Jy sigma=39.445652 ! Fit after self-cal, rms=0.974033Jy sigma=38.785535 ! 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=2.936 mas, bmaj=12.84 mas, bpa=-15.3 degrees ! Estimated noise=1.56995 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.0191999 Jy ! Component: 100 - total flux cleaned = 0.0192903 Jy ! Total flux subtracted in 100 components = 0.0192903 Jy ! Clean residual min=-0.003444 max=0.003445 Jy/beam ! Clean residual mean=0.000008 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.0192903 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0192903 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.017666Jy sigma=0.614597 ! Fit after self-cal, rms=0.016974Jy sigma=0.594430 ! 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=3.528 mas, bmaj=12.63 mas, bpa=-13.54 degrees ! Estimated noise=1.12403 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.000672536 Jy ! Component: 100 - total flux cleaned = 0.00136385 Jy ! Component: 150 - total flux cleaned = 0.00210288 Jy ! Component: 200 - total flux cleaned = 0.00252282 Jy ! Total flux subtracted in 200 components = 0.00252282 Jy ! Clean residual min=-0.001290 max=0.001297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0218131 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 111 components and 0.0218131 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.014473Jy sigma=0.495961 ! Fit after self-cal, rms=0.014414Jy sigma=0.494291 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.528 x 12.63 at -13.54 degrees (North through East) ! Clean map min=-0.0037485 max=0.021171 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.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* 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 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.18 HN 0.89 KP 0.99 NL 1.01 ! OV 0.96 PT 0.86 SC 1.00* ! ! ! Correcting IF 6. ! 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 7. ! 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 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 1.08 KP 0.94 NL 1.01 ! OV 1.02 PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.014414Jy sigma=0.494291 ! Fit after self-cal, rms=0.014342Jy sigma=0.489727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=12.7 mas, bpa=-13.45 degrees ! Estimated noise=1.13426 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.00104103 Jy ! Component: 100 - total flux cleaned = 0.00133504 Jy ! Component: 150 - total flux cleaned = 0.00134682 Jy ! Component: 200 - total flux cleaned = 0.00126917 Jy ! Total flux subtracted in 200 components = 0.00126917 Jy ! Clean residual min=-0.000649 max=0.000651 Jy/beam ! Clean residual mean=-0.000002 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.0230823 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 180 components and 0.0230823 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.013892Jy sigma=0.474499 ! Fit after self-cal, rms=0.013882Jy sigma=0.474046 ! 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.013882Jy sigma=0.474046 ! Fit after self-cal, rms=0.013918Jy sigma=0.473616 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=12.72 mas, bpa=-13.44 degrees ! Estimated noise=1.14103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000462597 Jy ! Component: 100 - total flux cleaned = 0.000332236 Jy ! Component: 150 - total flux cleaned = 0.000246305 Jy ! Component: 200 - total flux cleaned = 4.53712e-05 Jy ! Total flux subtracted in 200 components = 4.53712e-05 Jy ! Clean residual min=-0.000390 max=0.000392 Jy/beam ! Clean residual mean=-0.000001 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.0231277 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 242 components and 0.0231277 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.013763Jy sigma=0.469303 ! Fit after self-cal, rms=0.013760Jy sigma=0.469199 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.35773e-05 Jy ! Component: 100 - total flux cleaned = -9.46586e-05 Jy ! Component: 150 - total flux cleaned = -0.00020445 Jy ! Component: 200 - total flux cleaned = -0.000375395 Jy ! Total flux subtracted in 200 components = -0.000375395 Jy ! Clean residual min=-0.000275 max=0.000275 Jy/beam ! Clean residual mean=-0.000001 rms=0.000112 Jy/beam ! Combined flux in latest and established models = 0.0227523 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 299 components and 0.0227523 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.013693Jy sigma=0.467604 ! Fit after self-cal, rms=0.013692Jy sigma=0.467555 ! 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.013692Jy sigma=0.467555 ! Fit after self-cal, rms=0.013734Jy sigma=0.467235 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=12.73 mas, bpa=-13.45 degrees ! Estimated noise=1.1483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.13783e-05 Jy ! Component: 100 - total flux cleaned = -8.22696e-05 Jy ! Component: 150 - total flux cleaned = -0.000158436 Jy ! Component: 200 - total flux cleaned = -0.000215595 Jy ! Total flux subtracted in 200 components = -0.000215595 Jy ! Clean residual min=-0.000228 max=0.000226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000088 Jy/beam ! Combined flux in latest and established models = 0.0225367 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 349 components and 0.0225367 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.013688Jy sigma=0.466237 ! Fit after self-cal, rms=0.013689Jy sigma=0.466205 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.000132893 Jy ! Component: 100 - total flux cleaned = 0.00014645 Jy ! Component: 150 - total flux cleaned = 9.77981e-05 Jy ! Component: 200 - total flux cleaned = 2.91382e-05 Jy ! Total flux subtracted in 200 components = 2.91382e-05 Jy ! Clean residual min=-0.000184 max=0.000183 Jy/beam ! Clean residual mean=-0.000000 rms=0.000069 Jy/beam ! Combined flux in latest and established models = 0.0225658 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 386 components and 0.0225658 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.013662Jy sigma=0.465600 ! Fit after self-cal, rms=0.013662Jy sigma=0.465576 ! 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.013662Jy sigma=0.465576 ! Fit after self-cal, rms=0.013677Jy sigma=0.465510 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.447 mas, bmaj=12.62 mas, bpa=-10.46 degrees ! Estimated noise=1.1857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.52384e-05 Jy ! Component: 100 - total flux cleaned = -0.000179795 Jy ! Component: 150 - total flux cleaned = -0.00024767 Jy ! Component: 200 - total flux cleaned = -0.00034586 Jy ! Total flux subtracted in 200 components = -0.00034586 Jy ! Clean residual min=-0.000177 max=0.000176 Jy/beam ! Clean residual mean=-0.000001 rms=0.000067 Jy/beam ! Combined flux in latest and established models = 0.02222 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 426 components and 0.02222 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.013656Jy sigma=0.465037 ! Fit after self-cal, rms=0.013656Jy sigma=0.465005 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.16992e-05 Jy ! Component: 100 - total flux cleaned = -7.69926e-05 Jy ! Component: 150 - total flux cleaned = -0.000179783 Jy ! Component: 200 - total flux cleaned = -0.000270666 Jy ! Total flux subtracted in 200 components = -0.000270666 Jy ! Clean residual min=-0.000150 max=0.000149 Jy/beam ! Clean residual mean=-0.000000 rms=0.000054 Jy/beam ! Combined flux in latest and established models = 0.0219493 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 455 components and 0.0219493 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.013641Jy sigma=0.464708 ! Fit after self-cal, rms=0.013642Jy sigma=0.464685 ! 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=3.543 mas, bmaj=12.73 mas, bpa=-13.46 degrees ! Estimated noise=1.15075 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.543 x 12.73 at -13.46 degrees (North through East) ! Clean map min=-0.0023925 max=0.020143 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=2.97 mas, bmaj=12.89 mas, bpa=-15.05 degrees ! Estimated noise=1.6239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187701 Jy ! Component: 100 - total flux cleaned = 0.0186597 Jy ! Component: 150 - total flux cleaned = 0.0200228 Jy ! Component: 200 - total flux cleaned = 0.020545 Jy ! Total flux subtracted in 200 components = 0.020545 Jy ! Clean residual min=-0.001833 max=0.001835 Jy/beam ! Clean residual mean=0.000001 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.020545 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.020545 Jy ! Inverting map and beam ! Estimated beam: bmin=3.543 mas, bmaj=12.73 mas, bpa=-13.46 degrees ! Estimated noise=1.15075 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.000725591 Jy ! Component: 100 - total flux cleaned = 0.000929874 Jy ! Component: 150 - total flux cleaned = 0.00126085 Jy ! Component: 200 - total flux cleaned = 0.00154159 Jy ! Total flux subtracted in 200 components = 0.00154159 Jy ! Clean residual min=-0.001007 max=0.001012 Jy/beam ! Clean residual mean=-0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0220866 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 131 components and 0.0220866 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.447 mas, bmaj=12.62 mas, bpa=-10.46 degrees ! Estimated noise=1.1857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070729 Jy ! Component: 100 - total flux cleaned = 0.000613784 Jy ! Component: 150 - total flux cleaned = 0.000493504 Jy ! Component: 200 - total flux cleaned = 0.000326527 Jy ! Total flux subtracted in 200 components = 0.000326527 Jy ! Clean residual min=-0.000537 max=0.000534 Jy/beam ! Clean residual mean=-0.000003 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0224131 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.000180998 Jy ! Component: 100 - total flux cleaned = -0.000347256 Jy ! Component: 150 - total flux cleaned = -0.000478815 Jy ! Component: 200 - total flux cleaned = -0.000578531 Jy ! Total flux subtracted in 200 components = -0.000578531 Jy ! Clean residual min=-0.000408 max=0.000407 Jy/beam ! Clean residual mean=-0.000003 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0218346 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 256 components and 0.0218346 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.543 mas, bmaj=12.73 mas, bpa=-13.46 degrees ! Estimated noise=1.15075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304412 Jy ! Component: 100 - total flux cleaned = 0.000304077 Jy ! Component: 150 - total flux cleaned = 0.000319618 Jy ! Component: 200 - total flux cleaned = 0.000349697 Jy ! Total flux subtracted in 200 components = 0.000349697 Jy ! Clean residual min=-0.000239 max=0.000238 Jy/beam ! Clean residual mean=-0.000001 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0221843 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 315 components and 0.0221843 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.013689Jy sigma=0.466011 ! Fit after self-cal, rms=0.013686Jy sigma=0.465902 wmodel /d2/scr/pima/bp171a3_uvs/J1359-0831_C_map.mod ! Writing 315 model components to file: /d2/scr/pima/bp171a3_uvs/J1359-0831_C_map.mod wobs /d2/scr/pima/bp171a3_uvs/J1359-0831_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J1359-0831_C_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J1359-0831_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/J1359-0831_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.543 x 12.73 at -13.46 degrees (North through East) ! Clean map min=-0.0029412 max=0.019261 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J1359-0831_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0192615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.10443e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41803 1.41803 2.83605 5.6721 11.3442 22.6884 45.3768 90.7537 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.019 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 211.561 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J1359-0831_C_uvs.log closed on Mon Feb 24 08:50:14 2014