! Started logfile: /d2/scr/pima/bp171a4_uvs/J1105-2204_C_uvs.log on Wed Jan 29 04:20:12 2014 obs /d2/scr/pima/bp171a4_uvs/J1105-2204_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a4_uvs/J1105-2204_C_uva.fits ! AN table 1: 3 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.392857 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1105-2204 ! ! 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 264 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/bp171a4_uvs/J1105-2204_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002468Jy sigma=40.373853 ! Fit after self-cal, rms=0.972635Jy sigma=40.758015 ! 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=6.144 mas, bmaj=15.62 mas, bpa=5.389 degrees ! Estimated noise=1.48582 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.0173918 Jy ! Component: 100 - total flux cleaned = 0.0228344 Jy ! Total flux subtracted in 100 components = 0.0228344 Jy ! Clean residual min=-0.004580 max=0.004562 Jy/beam ! Clean residual mean=-0.000084 rms=0.002693 Jy/beam ! Combined flux in latest and established models = 0.0228344 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0228344 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.030296Jy sigma=1.211007 ! Fit after self-cal, rms=0.028870Jy sigma=1.146108 ! 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=6.711 mas, bmaj=16.4 mas, bpa=4.06 degrees ! Estimated noise=1.17471 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.0030167 Jy ! Component: 100 - total flux cleaned = -0.00201869 Jy ! Component: 150 - total flux cleaned = -0.0044706 Jy ! Component: 200 - total flux cleaned = -0.00551971 Jy ! Total flux subtracted in 200 components = -0.00551971 Jy ! Clean residual min=-0.003973 max=0.003997 Jy/beam ! Clean residual mean=-0.000097 rms=0.002743 Jy/beam ! Combined flux in latest and established models = 0.0173147 Jy ! Performing phase self-cal ! Adding 170 model components to the UV plane model. ! The established model now contains 221 components and 0.0173147 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.019281Jy sigma=0.748748 ! Fit after self-cal, rms=0.018755Jy sigma=0.722895 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.711 x 16.4 at 4.06 degrees (North through East) ! Clean map min=-0.0076645 max=0.021984 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: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.018755Jy sigma=0.722895 ! Fit after self-cal, rms=0.018755Jy sigma=0.722895 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.711 mas, bmaj=16.4 mas, bpa=4.06 degrees ! Estimated noise=1.17471 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.00126444 Jy ! Component: 100 - total flux cleaned = -0.00145998 Jy ! Component: 150 - total flux cleaned = 6.23558e-05 Jy ! Component: 200 - total flux cleaned = 0.00145705 Jy ! Total flux subtracted in 200 components = 0.00145705 Jy ! Clean residual min=-0.002204 max=0.002226 Jy/beam ! Clean residual mean=-0.000066 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.0187717 Jy ! Performing phase self-cal ! Adding 145 model components to the UV plane model. ! The established model now contains 363 components and 0.0187717 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.015402Jy sigma=0.585293 ! Fit after self-cal, rms=0.015316Jy sigma=0.582243 ! 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.015316Jy sigma=0.582243 ! Fit after self-cal, rms=0.015214Jy sigma=0.578080 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.659 mas, bmaj=16.3 mas, bpa=3.911 degrees ! Estimated noise=1.15873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160058 Jy ! Component: 100 - total flux cleaned = -0.00179891 Jy ! Component: 150 - total flux cleaned = -0.0017246 Jy ! Component: 200 - total flux cleaned = -0.00116477 Jy ! Total flux subtracted in 200 components = -0.00116477 Jy ! Clean residual min=-0.001279 max=0.001269 Jy/beam ! Clean residual mean=-0.000043 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.017607 Jy selfcal ! Performing phase self-cal ! Adding 145 model components to the UV plane model. ! The established model now contains 505 components and 0.017607 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.013927Jy sigma=0.533896 ! Fit after self-cal, rms=0.013910Jy sigma=0.533068 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.000460355 Jy ! Component: 100 - total flux cleaned = 5.52126e-05 Jy ! Component: 150 - total flux cleaned = 0.000912935 Jy ! Component: 200 - total flux cleaned = 0.00153171 Jy ! Total flux subtracted in 200 components = 0.00153171 Jy ! Clean residual min=-0.000838 max=0.000847 Jy/beam ! Clean residual mean=-0.000034 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0191387 Jy ! Performing phase self-cal ! Adding 139 model components to the UV plane model. ! The established model now contains 641 components and 0.0191387 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.013408Jy sigma=0.518053 ! Fit after self-cal, rms=0.013399Jy sigma=0.517484 ! 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.013399Jy sigma=0.517484 ! Fit after self-cal, rms=0.013354Jy sigma=0.506952 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.662 mas, bmaj=16.31 mas, bpa=3.85 degrees ! Estimated noise=1.17483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.77769e-05 Jy ! Component: 100 - total flux cleaned = 0.000244804 Jy ! Component: 150 - total flux cleaned = 0.000552171 Jy ! Component: 200 - total flux cleaned = 0.000973208 Jy ! Total flux subtracted in 200 components = 0.000973208 Jy ! Clean residual min=-0.000687 max=0.000684 Jy/beam ! Clean residual mean=-0.000029 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0201119 Jy selfcal ! Performing phase self-cal ! Adding 147 model components to the UV plane model. ! The established model now contains 783 components and 0.0201119 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.012997Jy sigma=0.495386 ! Fit after self-cal, rms=0.012995Jy sigma=0.494934 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.00054425 Jy ! Component: 100 - total flux cleaned = 0.00102573 Jy ! Component: 150 - total flux cleaned = 0.00127088 Jy ! Component: 200 - total flux cleaned = 0.00144374 Jy ! Total flux subtracted in 200 components = 0.00144374 Jy ! Clean residual min=-0.000568 max=0.000564 Jy/beam ! Clean residual mean=-0.000023 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0215556 Jy ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 870 components and 0.0215556 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.012789Jy sigma=0.488724 ! Fit after self-cal, rms=0.012782Jy sigma=0.488305 ! 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.012782Jy sigma=0.488305 ! Fit after self-cal, rms=0.012795Jy sigma=0.487626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.992 mas, bmaj=16.65 mas, bpa=3.496 degrees ! Estimated noise=1.17909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000461366 Jy ! Component: 100 - total flux cleaned = 0.00085995 Jy ! Component: 150 - total flux cleaned = 0.00125091 Jy ! Component: 200 - total flux cleaned = 0.0014803 Jy ! Total flux subtracted in 200 components = 0.0014803 Jy ! Clean residual min=-0.000475 max=0.000469 Jy/beam ! Clean residual mean=-0.000021 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0230359 Jy selfcal ! Performing phase self-cal ! Adding 114 model components to the UV plane model. ! The established model now contains 969 components and 0.0230359 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.012637Jy sigma=0.482709 ! Fit after self-cal, rms=0.012637Jy sigma=0.482427 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.000426759 Jy ! Component: 100 - total flux cleaned = 0.00102225 Jy ! Component: 150 - total flux cleaned = 0.00140089 Jy ! Component: 200 - total flux cleaned = 0.00159491 Jy ! Total flux subtracted in 200 components = 0.00159491 Jy ! Clean residual min=-0.000398 max=0.000397 Jy/beam ! Clean residual mean=-0.000018 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0246308 Jy ! Performing phase self-cal ! Adding 104 model components to the UV plane model. ! The established model now contains 1046 components and 0.0246309 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.012529Jy sigma=0.479033 ! Fit after self-cal, rms=0.012528Jy sigma=0.478903 ! 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=6.664 mas, bmaj=16.32 mas, bpa=3.83 degrees ! Estimated noise=1.17798 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.664 x 16.32 at 3.83 degrees (North through East) ! Clean map min=-0.0058591 max=0.018844 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=6.114 mas, bmaj=15.56 mas, bpa=5.147 degrees ! Estimated noise=1.48234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171978 Jy ! Component: 100 - total flux cleaned = 0.0183835 Jy ! Component: 150 - total flux cleaned = 0.0155886 Jy ! Component: 200 - total flux cleaned = 0.015151 Jy ! Total flux subtracted in 200 components = 0.015151 Jy ! Clean residual min=-0.003534 max=0.003513 Jy/beam ! Clean residual mean=-0.000069 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.015151 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 127 model components to the UV plane model. ! The established model now contains 127 components and 0.015151 Jy ! Inverting map and beam ! Estimated beam: bmin=6.664 mas, bmaj=16.32 mas, bpa=3.83 degrees ! Estimated noise=1.17798 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.00251661 Jy ! Component: 100 - total flux cleaned = -0.00524112 Jy ! Component: 150 - total flux cleaned = -0.00728972 Jy ! Component: 200 - total flux cleaned = -0.00952766 Jy ! Total flux subtracted in 200 components = -0.00952766 Jy ! Clean residual min=-0.003444 max=0.003419 Jy/beam ! Clean residual mean=-0.000081 rms=0.002364 Jy/beam ! Combined flux in latest and established models = 0.00562331 Jy ! Adding 166 model components to the UV plane model. ! The established model now contains 293 components and 0.00562331 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=6.992 mas, bmaj=16.65 mas, bpa=3.496 degrees ! Estimated noise=1.17909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000777523 Jy ! Component: 100 - total flux cleaned = -0.00210897 Jy ! Component: 150 - total flux cleaned = -0.0037879 Jy ! Component: 200 - total flux cleaned = -0.00548437 Jy ! Total flux subtracted in 200 components = -0.00548437 Jy ! Clean residual min=-0.001880 max=0.001876 Jy/beam ! Clean residual mean=-0.000055 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.00013894 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.000440244 Jy ! Component: 100 - total flux cleaned = 0.000158898 Jy ! Component: 150 - total flux cleaned = 0.000352973 Jy ! Component: 200 - total flux cleaned = 0.000264282 Jy ! Total flux subtracted in 200 components = 0.000264282 Jy ! Clean residual min=-0.001478 max=0.001470 Jy/beam ! Clean residual mean=-0.000036 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.000403222 Jy ! Adding 255 model components to the UV plane model. ! The established model now contains 537 components and 0.000403224 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.664 mas, bmaj=16.32 mas, bpa=3.83 degrees ! Estimated noise=1.17798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670665 Jy ! Component: 100 - total flux cleaned = 0.00104577 Jy ! Component: 150 - total flux cleaned = 0.00116463 Jy ! Component: 200 - total flux cleaned = 0.00165888 Jy ! Total flux subtracted in 200 components = 0.00165888 Jy ! Clean residual min=-0.000654 max=0.000663 Jy/beam ! Clean residual mean=-0.000026 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.00206211 Jy selfcal ! Performing phase self-cal ! Adding 135 model components to the UV plane model. ! The established model now contains 665 components and 0.00206211 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.012972Jy sigma=0.494246 ! Fit after self-cal, rms=0.012959Jy sigma=0.493315 wmodel /d2/scr/pima/bp171a4_uvs/J1105-2204_C_map.mod ! Writing 665 model components to file: /d2/scr/pima/bp171a4_uvs/J1105-2204_C_map.mod wobs /d2/scr/pima/bp171a4_uvs/J1105-2204_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a4_uvs/J1105-2204_C_uvs.fits wwins /d2/scr/pima/bp171a4_uvs/J1105-2204_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/bp171a4_uvs/J1105-2204_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.664 x 16.32 at 3.83 degrees (North through East) ! Clean map min=-0.0065244 max=0.018809 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a4_uvs/J1105-2204_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0188092 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000371596 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.92681 5.92681 11.8536 23.7072 47.4145 94.8289 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.018 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 50.617 quit ! Quitting program ! Log file /d2/scr/pima/bp171a4_uvs/J1105-2204_C_uvs.log closed on Wed Jan 29 04:20:20 2014