! Started logfile: /d2/scr/pima/bp171aa_uvs/J1302-3130_C_uvs.log on Thu Nov 28 23:39:33 2013 obs /d2/scr/pima/bp171aa_uvs/J1302-3130_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171aa_uvs/J1302-3130_C_uva.fits ! AN table 1: 11 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.683983 visibilities/baseline/integration-bin. ! Found source: J1302-3130 ! ! 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.14397e+09 3.2e+07 1 3.2e+07 ! 02 2 4.17597e+09 3.2e+07 1 3.2e+07 ! 03 3 4.20797e+09 3.2e+07 1 3.2e+07 ! 04 4 4.23997e+09 3.2e+07 1 3.2e+07 ! 05 5 4.43197e+09 3.2e+07 1 3.2e+07 ! 06 6 4.52797e+09 3.2e+07 1 3.2e+07 ! 07 7 4.55997e+09 3.2e+07 1 3.2e+07 ! 08 8 4.59197e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1264 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/bp171aa_uvs/J1302-3130_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007577Jy sigma=0.712380 ! Fit after self-cal, rms=0.933249Jy sigma=0.659824 ! 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.442 mas, bmaj=37.36 mas, bpa=-18.8 degrees ! Estimated noise=43.5298 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.0437765 Jy ! Component: 100 - total flux cleaned = 0.0641827 Jy ! Total flux subtracted in 100 components = 0.0641827 Jy ! Clean residual min=-0.008198 max=0.011295 Jy/beam ! Clean residual mean=0.000008 rms=0.004098 Jy/beam ! Combined flux in latest and established models = 0.0641827 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 60 components and 0.0641827 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.054375Jy sigma=0.038444 ! Fit after self-cal, rms=0.054191Jy sigma=0.038314 ! 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.312 mas, bmaj=33.82 mas, bpa=-18.32 degrees ! Estimated noise=29.1642 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.024274 Jy ! Component: 100 - total flux cleaned = 0.0404786 Jy ! Component: 150 - total flux cleaned = 0.0485304 Jy ! Component: 200 - total flux cleaned = 0.0533172 Jy ! Total flux subtracted in 200 components = 0.0533172 Jy ! Clean residual min=-0.005474 max=0.005534 Jy/beam ! Clean residual mean=-0.000022 rms=0.002778 Jy/beam ! Combined flux in latest and established models = 0.1175 Jy ! Performing phase self-cal ! Adding 160 model components to the UV plane model. ! The established model now contains 217 components and 0.1175 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.038912Jy sigma=0.027510 ! Fit after self-cal, rms=0.038575Jy sigma=0.027272 ! 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.312 x 33.82 at -18.32 degrees (North through East) ! Clean map min=-0.0069897 max=0.05411 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 HN 1.00* KP 0.98 LA 0.94 ! NL 1.06 OV 1.02 PT 0.84 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.00* KP 1.11 LA 1.01 ! NL 1.04 OV 0.95 PT 0.90 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.00* KP 1.04 LA 0.89 ! NL 1.07 OV 1.06 PT 0.86 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.00* KP 1.13 LA 1.01 ! NL 0.96 OV 0.94 PT 0.83 ! ! ! Fit before self-cal, rms=0.038575Jy sigma=0.027272 ! Fit after self-cal, rms=0.037856Jy sigma=0.026892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.393 mas, bmaj=34.58 mas, bpa=-18.3 degrees ! Estimated noise=29.1243 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.00221354 Jy ! Component: 100 - total flux cleaned = 0.00389284 Jy ! Component: 150 - total flux cleaned = 0.00533886 Jy ! Component: 200 - total flux cleaned = 0.00657742 Jy ! Total flux subtracted in 200 components = 0.00657742 Jy ! Clean residual min=-0.002389 max=0.002398 Jy/beam ! Clean residual mean=-0.000007 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.124077 Jy ! Performing phase self-cal ! Adding 119 model components to the UV plane model. ! The established model now contains 335 components and 0.124077 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.035814Jy sigma=0.025480 ! Fit after self-cal, rms=0.035779Jy sigma=0.025430 ! 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.035779Jy sigma=0.025430 ! Fit after self-cal, rms=0.035401Jy sigma=0.025224 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.374 mas, bmaj=34.53 mas, bpa=-18.27 degrees ! Estimated noise=29.1015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356432 Jy ! Component: 100 - total flux cleaned = 0.00192627 Jy ! Component: 150 - total flux cleaned = 0.00295905 Jy ! Component: 200 - total flux cleaned = 0.00347212 Jy ! Total flux subtracted in 200 components = 0.00347212 Jy ! Clean residual min=-0.001600 max=0.001604 Jy/beam ! Clean residual mean=-0.000002 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.127549 Jy selfcal ! Performing phase self-cal ! Adding 126 model components to the UV plane model. ! The established model now contains 453 components and 0.127549 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.034604Jy sigma=0.024675 ! Fit after self-cal, rms=0.034587Jy sigma=0.024663 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.000274901 Jy ! Component: 100 - total flux cleaned = 0.000877405 Jy ! Component: 150 - total flux cleaned = 0.00111139 Jy ! Component: 200 - total flux cleaned = 0.00125147 Jy ! Total flux subtracted in 200 components = 0.00125147 Jy ! Clean residual min=-0.001100 max=0.001097 Jy/beam ! Clean residual mean=-0.000000 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.128801 Jy ! Performing phase self-cal ! Adding 114 model components to the UV plane model. ! The established model now contains 558 components and 0.128801 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.034250Jy sigma=0.024436 ! Fit after self-cal, rms=0.034241Jy sigma=0.024432 ! 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.034241Jy sigma=0.024432 ! Fit after self-cal, rms=0.034223Jy sigma=0.024334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.345 mas, bmaj=34.41 mas, bpa=-18.26 degrees ! Estimated noise=29.2604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161125 Jy ! Component: 100 - total flux cleaned = 0.00258489 Jy ! Component: 150 - total flux cleaned = 0.00308766 Jy ! Component: 200 - total flux cleaned = 0.00314799 Jy ! Total flux subtracted in 200 components = 0.00314799 Jy ! Clean residual min=-0.001012 max=0.001008 Jy/beam ! Clean residual mean=-0.000003 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.131949 Jy selfcal ! Performing phase self-cal ! Adding 131 model components to the UV plane model. ! The established model now contains 668 components and 0.131949 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.033912Jy sigma=0.024118 ! Fit after self-cal, rms=0.033906Jy sigma=0.024115 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.000202158 Jy ! Component: 100 - total flux cleaned = -8.87968e-05 Jy ! Component: 150 - total flux cleaned = 6.29337e-05 Jy ! Component: 200 - total flux cleaned = 5.95697e-05 Jy ! Total flux subtracted in 200 components = 5.95697e-05 Jy ! Clean residual min=-0.000762 max=0.000764 Jy/beam ! Clean residual mean=-0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.132008 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 755 components and 0.132008 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.033763Jy sigma=0.024014 ! Fit after self-cal, rms=0.033760Jy sigma=0.024012 ! 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.033760Jy sigma=0.024012 ! Fit after self-cal, rms=0.033580Jy sigma=0.023865 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.019 mas, bmaj=33.53 mas, bpa=-17.9 degrees ! Estimated noise=30.0431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201017 Jy ! Component: 100 - total flux cleaned = 0.000517956 Jy ! Component: 150 - total flux cleaned = 0.000521424 Jy ! Component: 200 - total flux cleaned = 0.00035592 Jy ! Total flux subtracted in 200 components = 0.00035592 Jy ! Clean residual min=-0.000667 max=0.000670 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.132364 Jy selfcal ! Performing phase self-cal ! Adding 126 model components to the UV plane model. ! The established model now contains 872 components and 0.132364 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.033463Jy sigma=0.023781 ! Fit after self-cal, rms=0.033469Jy sigma=0.023777 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.000116373 Jy ! Component: 100 - total flux cleaned = -0.000478111 Jy ! Component: 150 - total flux cleaned = -0.000745542 Jy ! Component: 200 - total flux cleaned = -0.000903994 Jy ! Total flux subtracted in 200 components = -0.000903994 Jy ! Clean residual min=-0.000508 max=0.000506 Jy/beam ! Clean residual mean=-0.000001 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.13146 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 934 components and 0.13146 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.033412Jy sigma=0.023734 ! Fit after self-cal, rms=0.033411Jy sigma=0.023733 ! 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.326 mas, bmaj=34.4 mas, bpa=-18.26 degrees ! Estimated noise=29.3103 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.326 x 34.4 at -18.26 degrees (North through East) ! Clean map min=-0.0044629 max=0.049954 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=3.428 mas, bmaj=37.59 mas, bpa=-18.63 degrees ! Estimated noise=43.7409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.043389 Jy ! Component: 100 - total flux cleaned = 0.0645082 Jy ! Component: 150 - total flux cleaned = 0.0801785 Jy ! Component: 200 - total flux cleaned = 0.0906585 Jy ! Total flux subtracted in 200 components = 0.0906585 Jy ! Clean residual min=-0.007427 max=0.007378 Jy/beam ! Clean residual mean=0.000003 rms=0.003103 Jy/beam ! Combined flux in latest and established models = 0.0906585 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 112 model components to the UV plane model. ! The established model now contains 112 components and 0.0906585 Jy ! Inverting map and beam ! Estimated beam: bmin=4.326 mas, bmaj=34.4 mas, bpa=-18.26 degrees ! Estimated noise=29.3103 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.0141519 Jy ! Component: 100 - total flux cleaned = 0.0213723 Jy ! Component: 150 - total flux cleaned = 0.0243908 Jy ! Component: 200 - total flux cleaned = 0.0268378 Jy ! Total flux subtracted in 200 components = 0.0268378 Jy ! Clean residual min=-0.004559 max=0.004556 Jy/beam ! Clean residual mean=-0.000015 rms=0.002236 Jy/beam ! Combined flux in latest and established models = 0.117496 Jy ! Adding 143 model components to the UV plane model. ! The established model now contains 252 components and 0.117496 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=5.019 mas, bmaj=33.53 mas, bpa=-17.9 degrees ! Estimated noise=30.0431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282169 Jy ! Component: 100 - total flux cleaned = 0.00465539 Jy ! Component: 150 - total flux cleaned = 0.00526268 Jy ! Component: 200 - total flux cleaned = 0.00592823 Jy ! Total flux subtracted in 200 components = 0.00592823 Jy ! Clean residual min=-0.002450 max=0.002458 Jy/beam ! Clean residual mean=-0.000009 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.123425 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.00028262 Jy ! Component: 100 - total flux cleaned = -8.61422e-05 Jy ! Component: 150 - total flux cleaned = -0.000624746 Jy ! Component: 200 - total flux cleaned = -0.000815929 Jy ! Total flux subtracted in 200 components = -0.000815929 Jy ! Clean residual min=-0.001530 max=0.001527 Jy/beam ! Clean residual mean=-0.000006 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.122609 Jy ! Adding 232 model components to the UV plane model. ! The established model now contains 476 components and 0.122609 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.326 mas, bmaj=34.4 mas, bpa=-18.26 degrees ! Estimated noise=29.3103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107756 Jy ! Component: 100 - total flux cleaned = 0.00193133 Jy ! Component: 150 - total flux cleaned = 0.00269757 Jy ! Component: 200 - total flux cleaned = 0.00327606 Jy ! Total flux subtracted in 200 components = 0.00327606 Jy ! Clean residual min=-0.000923 max=0.000913 Jy/beam ! Clean residual mean=0.000000 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.125885 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 540 components and 0.125885 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.033684Jy sigma=0.023931 ! Fit after self-cal, rms=0.033666Jy sigma=0.023921 wmodel /d2/scr/pima/bp171aa_uvs/J1302-3130_C_map.mod ! Writing 540 model components to file: /d2/scr/pima/bp171aa_uvs/J1302-3130_C_map.mod wobs /d2/scr/pima/bp171aa_uvs/J1302-3130_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171aa_uvs/J1302-3130_C_uvs.fits wwins /d2/scr/pima/bp171aa_uvs/J1302-3130_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/bp171aa_uvs/J1302-3130_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.326 x 34.4 at -18.26 degrees (North through East) ! Clean map min=-0.0050493 max=0.047182 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171aa_uvs/J1302-3130_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0471822 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000466681 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.96731 2.96731 5.93461 11.8692 23.7385 47.4769 94.9538 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.047 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 101.101 quit ! Quitting program ! Log file /d2/scr/pima/bp171aa_uvs/J1302-3130_C_uvs.log closed on Thu Nov 28 23:39:40 2013