! Started logfile: /scr/pima/bg219g_uvs/J1323-3407_S_uvs.log on Thu Apr 7 07:16:15 2016 obs /scr/pima/bg219g_uvs/J1323-3407_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1323-3407_S_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7319 visibilities/baseline/integration-bin. ! Found source: J1323-3407 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4084 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J1323-3407_S] 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.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025754Jy sigma=15.936953 ! Fit after self-cal, rms=0.848456Jy sigma=13.020497 ! 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.319 mas, bmaj=6.826 mas, bpa=-4.993 degrees ! Estimated noise=1.1602 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106411 Jy ! Component: 100 - total flux cleaned = 0.156123 Jy ! Total flux subtracted in 100 components = 0.156123 Jy ! Clean residual min=-0.013152 max=0.029481 Jy/beam ! Clean residual mean=-0.000148 rms=0.005305 Jy/beam ! Combined flux in latest and established models = 0.156123 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.156123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124676Jy sigma=1.933935 ! Fit after self-cal, rms=0.123476Jy sigma=1.920841 ! 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=2.873 mas, bmaj=7.911 mas, bpa=-5.689 degrees ! Estimated noise=0.798732 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.0585453 Jy ! Component: 100 - total flux cleaned = 0.0896048 Jy ! Component: 150 - total flux cleaned = 0.106901 Jy ! Component: 200 - total flux cleaned = 0.116696 Jy ! Total flux subtracted in 200 components = 0.116696 Jy ! Clean residual min=-0.010406 max=0.020772 Jy/beam ! Clean residual mean=-0.000181 rms=0.003393 Jy/beam ! Combined flux in latest and established models = 0.27282 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.27282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098750Jy sigma=1.383870 ! Fit after self-cal, rms=0.097941Jy sigma=1.374916 ! Inverting map ! Added new window around map position (-5.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0183719 Jy ! Component: 100 - total flux cleaned = 0.0264841 Jy ! Component: 150 - total flux cleaned = 0.0284715 Jy ! Component: 200 - total flux cleaned = 0.0299227 Jy ! Total flux subtracted in 200 components = 0.0299227 Jy ! Clean residual min=-0.007951 max=0.011697 Jy/beam ! Clean residual mean=-0.000101 rms=0.002129 Jy/beam ! Combined flux in latest and established models = 0.302742 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.302742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094222Jy sigma=1.320244 ! Fit after self-cal, rms=0.093498Jy sigma=1.311085 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.873 x 7.911 at -5.689 degrees (North through East) ! Clean map min=-0.0064405 max=0.14242 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* HN 1.00* KP 1.00* ! LA 1.00* MK 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* HN 1.00* KP 1.00* ! LA 1.00* MK 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* HN 1.00* KP 1.00* ! LA 1.00* MK 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* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.093498Jy sigma=1.311085 ! Fit after self-cal, rms=0.093498Jy sigma=1.311085 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=7.911 mas, bpa=-5.689 degrees ! Estimated noise=0.798732 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.00551418 Jy ! Component: 100 - total flux cleaned = 0.00679032 Jy ! Component: 150 - total flux cleaned = 0.00765769 Jy ! Component: 200 - total flux cleaned = 0.00846368 Jy ! Total flux subtracted in 200 components = 0.00846368 Jy ! Clean residual min=-0.005841 max=0.009294 Jy/beam ! Clean residual mean=-0.000079 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.311206 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.311206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092665Jy sigma=1.302269 ! Fit after self-cal, rms=0.092506Jy sigma=1.300424 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092506Jy sigma=1.300424 ! Fit after self-cal, rms=0.092506Jy sigma=1.300424 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.873 mas, bmaj=7.911 mas, bpa=-5.689 degrees ! Estimated noise=0.798732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226455 Jy ! Component: 100 - total flux cleaned = 0.00283266 Jy ! Component: 150 - total flux cleaned = 0.00301564 Jy ! Component: 200 - total flux cleaned = 0.00317412 Jy ! Total flux subtracted in 200 components = 0.00317412 Jy ! Clean residual min=-0.005175 max=0.007793 Jy/beam ! Clean residual mean=-0.000069 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.31438 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.31438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092185Jy sigma=1.297235 ! Fit after self-cal, rms=0.092121Jy sigma=1.296630 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (5, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00564329 Jy ! Component: 100 - total flux cleaned = 0.00679682 Jy ! Component: 150 - total flux cleaned = 0.0078722 Jy ! Component: 200 - total flux cleaned = 0.00861957 Jy ! Total flux subtracted in 200 components = 0.00861957 Jy ! Clean residual min=-0.004571 max=0.005305 Jy/beam ! Clean residual mean=-0.000046 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.323 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091521Jy sigma=1.290570 ! Fit after self-cal, rms=0.091498Jy sigma=1.289924 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091498Jy sigma=1.289924 ! Fit after self-cal, rms=0.090886Jy sigma=1.283035 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.874 mas, bmaj=7.896 mas, bpa=-5.492 degrees ! Estimated noise=0.791695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214881 Jy ! Component: 100 - total flux cleaned = 0.000406656 Jy ! Component: 150 - total flux cleaned = 0.000809815 Jy ! Component: 200 - total flux cleaned = 0.00122366 Jy ! Total flux subtracted in 200 components = 0.00122366 Jy ! Clean residual min=-0.004045 max=0.004645 Jy/beam ! Clean residual mean=-0.000044 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.324223 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 125 components and 0.324223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090633Jy sigma=1.280464 ! Fit after self-cal, rms=0.090655Jy sigma=1.280267 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.000430154 Jy ! Component: 100 - total flux cleaned = 0.000721293 Jy ! Component: 150 - total flux cleaned = 0.000978822 Jy ! Component: 200 - total flux cleaned = 0.00111798 Jy ! Total flux subtracted in 200 components = 0.00111798 Jy ! Clean residual min=-0.004224 max=0.004360 Jy/beam ! Clean residual mean=-0.000040 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.325341 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 143 components and 0.325341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090559Jy sigma=1.279566 ! Fit after self-cal, rms=0.090559Jy sigma=1.279514 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090559Jy sigma=1.279514 ! Fit after self-cal, rms=0.090239Jy sigma=1.279173 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.374 mas, bmaj=22.63 mas, bpa=-1.842 degrees ! Estimated noise=1.03566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221737 Jy ! Component: 100 - total flux cleaned = 0.00229995 Jy ! Component: 150 - total flux cleaned = 0.0023029 Jy ! Component: 200 - total flux cleaned = 0.00236867 Jy ! Total flux subtracted in 200 components = 0.00236867 Jy ! Clean residual min=-0.005523 max=0.006297 Jy/beam ! Clean residual mean=-0.000070 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.32771 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 164 components and 0.32771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090188Jy sigma=1.278957 ! Fit after self-cal, rms=0.090197Jy sigma=1.278823 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.000280341 Jy ! Component: 100 - total flux cleaned = 0.00028064 Jy ! Component: 150 - total flux cleaned = 0.000332218 Jy ! Component: 200 - total flux cleaned = 0.000378627 Jy ! Total flux subtracted in 200 components = 0.000378627 Jy ! Clean residual min=-0.005655 max=0.006338 Jy/beam ! Clean residual mean=-0.000066 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.328089 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.328088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090176Jy sigma=1.279105 ! Fit after self-cal, rms=0.090175Jy sigma=1.279049 ! 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=2.876 mas, bmaj=7.903 mas, bpa=-5.47 degrees ! Estimated noise=0.789543 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.876 x 7.903 at -5.47 degrees (North through East) ! Clean map min=-0.0054931 max=0.13431 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.318 mas, bmaj=6.804 mas, bpa=-4.889 degrees ! Estimated noise=1.14675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106754 Jy ! Component: 100 - total flux cleaned = 0.159377 Jy ! Component: 150 - total flux cleaned = 0.19236 Jy ! Component: 200 - total flux cleaned = 0.215744 Jy ! Total flux subtracted in 200 components = 0.215744 Jy ! Clean residual min=-0.008967 max=0.013957 Jy/beam ! Clean residual mean=-0.000106 rms=0.003080 Jy/beam ! Combined flux in latest and established models = 0.215744 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.215744 Jy ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=7.903 mas, bpa=-5.47 degrees ! Estimated noise=0.789543 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.0329407 Jy ! Component: 100 - total flux cleaned = 0.0529314 Jy ! Component: 150 - total flux cleaned = 0.0666623 Jy ! Component: 200 - total flux cleaned = 0.0769112 Jy ! Total flux subtracted in 200 components = 0.0769112 Jy ! Clean residual min=-0.005498 max=0.008100 Jy/beam ! Clean residual mean=-0.000127 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.292655 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 89 components and 0.292655 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.374 mas, bmaj=22.63 mas, bpa=-1.842 degrees ! Estimated noise=1.03566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146393 Jy ! Component: 100 - total flux cleaned = 0.0229189 Jy ! Component: 150 - total flux cleaned = 0.0278706 Jy ! Component: 200 - total flux cleaned = 0.0291061 Jy ! Total flux subtracted in 200 components = 0.0291061 Jy ! Clean residual min=-0.006463 max=0.005903 Jy/beam ! Clean residual mean=-0.000100 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.321761 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.00108591 Jy ! Component: 100 - total flux cleaned = 0.00187324 Jy ! Component: 150 - total flux cleaned = 0.00258813 Jy ! Component: 200 - total flux cleaned = 0.00305854 Jy ! Total flux subtracted in 200 components = 0.00305854 Jy ! Clean residual min=-0.006295 max=0.005628 Jy/beam ! Clean residual mean=-0.000078 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.32482 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 135 components and 0.32482 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=7.903 mas, bpa=-5.47 degrees ! Estimated noise=0.789543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000381106 Jy ! Component: 100 - total flux cleaned = -0.000376578 Jy ! Component: 150 - total flux cleaned = -0.000374805 Jy ! Component: 200 - total flux cleaned = -0.000452561 Jy ! Total flux subtracted in 200 components = -0.000452561 Jy ! Clean residual min=-0.004403 max=0.004615 Jy/beam ! Clean residual mean=-0.000036 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.324367 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 154 components and 0.324367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090146Jy sigma=1.280481 ! Fit after self-cal, rms=0.090118Jy sigma=1.280038 wmodel /scr/pima/bg219g_uvs/J1323-3407_S_map.mod ! Writing 154 model components to file: /scr/pima/bg219g_uvs/J1323-3407_S_map.mod wobs /scr/pima/bg219g_uvs/J1323-3407_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1323-3407_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1323-3407_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1323-3407_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661744 Jy ! Component: 100 - total flux cleaned = 0.0011761 Jy ! Component: 150 - total flux cleaned = 0.00144615 Jy ! Component: 200 - total flux cleaned = 0.00175893 Jy ! Component: 250 - total flux cleaned = 0.00199626 Jy ! Component: 300 - total flux cleaned = 0.00205277 Jy ! Component: 350 - total flux cleaned = 0.0021615 Jy ! Component: 400 - total flux cleaned = 0.00236922 Jy ! Component: 450 - total flux cleaned = 0.00261932 Jy ! Component: 500 - total flux cleaned = 0.00286212 Jy ! Component: 550 - total flux cleaned = 0.00323977 Jy ! Component: 600 - total flux cleaned = 0.00356112 Jy ! Component: 650 - total flux cleaned = 0.00391568 Jy ! Component: 700 - total flux cleaned = 0.00408849 Jy ! Component: 750 - total flux cleaned = 0.00429892 Jy ! Component: 800 - total flux cleaned = 0.0043403 Jy ! Component: 850 - total flux cleaned = 0.00442176 Jy ! Component: 900 - total flux cleaned = 0.00446293 Jy ! Component: 950 - total flux cleaned = 0.0045411 Jy ! Component: 1000 - total flux cleaned = 0.00457924 Jy ! Component: 1050 - total flux cleaned = 0.00465258 Jy ! Component: 1100 - total flux cleaned = 0.00454502 Jy ! Component: 1150 - total flux cleaned = 0.00447622 Jy ! Component: 1200 - total flux cleaned = 0.00437361 Jy ! Component: 1250 - total flux cleaned = 0.00433932 Jy ! Component: 1300 - total flux cleaned = 0.00420766 Jy ! Component: 1350 - total flux cleaned = 0.00414308 Jy ! Component: 1400 - total flux cleaned = 0.00401606 Jy ! Component: 1450 - total flux cleaned = 0.00401574 Jy ! Component: 1500 - total flux cleaned = 0.00392393 Jy ! Component: 1550 - total flux cleaned = 0.00383316 Jy ! Component: 1600 - total flux cleaned = 0.00371402 Jy ! Component: 1650 - total flux cleaned = 0.00356757 Jy ! Component: 1700 - total flux cleaned = 0.00350967 Jy ! Component: 1750 - total flux cleaned = 0.00336671 Jy ! Component: 1800 - total flux cleaned = 0.00333839 Jy ! Component: 1850 - total flux cleaned = 0.00311596 Jy ! Component: 1900 - total flux cleaned = 0.00308864 Jy ! Component: 1950 - total flux cleaned = 0.00298031 Jy ! Component: 2000 - total flux cleaned = 0.00279292 Jy ! Component: 2050 - total flux cleaned = 0.00268721 Jy ! Component: 2100 - total flux cleaned = 0.00255655 Jy ! Component: 2150 - total flux cleaned = 0.00247919 Jy ! Component: 2200 - total flux cleaned = 0.00235168 Jy ! Component: 2250 - total flux cleaned = 0.00220041 Jy ! Component: 2300 - total flux cleaned = 0.00207548 Jy ! Component: 2350 - total flux cleaned = 0.00192723 Jy ! Component: 2400 - total flux cleaned = 0.00180505 Jy ! Component: 2450 - total flux cleaned = 0.0016841 Jy ! Component: 2500 - total flux cleaned = 0.00156461 Jy ! Component: 2550 - total flux cleaned = 0.00146976 Jy ! Component: 2600 - total flux cleaned = 0.00146964 Jy ! Component: 2650 - total flux cleaned = 0.00137633 Jy ! Component: 2700 - total flux cleaned = 0.00130661 Jy ! Component: 2750 - total flux cleaned = 0.00121466 Jy ! Component: 2800 - total flux cleaned = 0.00112356 Jy ! Component: 2850 - total flux cleaned = 0.00105558 Jy ! Component: 2900 - total flux cleaned = 0.000966294 Jy ! Component: 2950 - total flux cleaned = 0.00098857 Jy ! Component: 3000 - total flux cleaned = 0.000922439 Jy ! Component: 3050 - total flux cleaned = 0.000900627 Jy ! Component: 3100 - total flux cleaned = 0.000878899 Jy ! Component: 3150 - total flux cleaned = 0.000814287 Jy ! Component: 3200 - total flux cleaned = 0.000749791 Jy ! Component: 3250 - total flux cleaned = 0.000664707 Jy ! Component: 3300 - total flux cleaned = 0.000601238 Jy ! Component: 3350 - total flux cleaned = 0.000601117 Jy ! Component: 3400 - total flux cleaned = 0.000475768 Jy ! Component: 3450 - total flux cleaned = 0.000434417 Jy ! Component: 3500 - total flux cleaned = 0.000434526 Jy ! Component: 3550 - total flux cleaned = 0.000393512 Jy ! Component: 3600 - total flux cleaned = 0.000352659 Jy ! Component: 3650 - total flux cleaned = 0.000393115 Jy ! Component: 3700 - total flux cleaned = 0.000291914 Jy ! Component: 3750 - total flux cleaned = 0.000272066 Jy ! Component: 3800 - total flux cleaned = 0.000272014 Jy ! Component: 3850 - total flux cleaned = 0.000271902 Jy ! Component: 3900 - total flux cleaned = 0.000232383 Jy ! Component: 3950 - total flux cleaned = 0.000173339 Jy ! Component: 4000 - total flux cleaned = 7.52694e-05 Jy ! Component: 4050 - total flux cleaned = 1.66493e-05 Jy ! Total flux subtracted in 4096 components = -2.96407e-06 Jy ! Clean residual min=-0.001077 max=0.001053 Jy/beam ! Clean residual mean=-0.000007 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.324365 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 433 components and 0.324365 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1323-3407_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.876 x 7.903 at -5.47 degrees (North through East) ! Clean map min=-0.0038063 max=0.14486 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1323-3407_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.144863 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000346251 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.717056 0.717056 1.43411 2.86823 5.73645 11.4729 22.9458 45.8916 91.7832 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 418.377 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1323-3407_S_uvs.log closed on Thu Apr 7 07:16:19 2016