! Started logfile: /scr/pima/rv102_uvs/J1323-3407_S_uvs.log on Sat Feb 27 22:25:34 2016 obs /scr/pima/rv102_uvs/J1323-3407_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1323-3407_S_uva.fits ! AN table 1: 22 integrations on 15 of 15 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! AN table 3: 22 integrations on 10 of 10 possible baselines. ! AN table 4: 22 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.897059 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 5368 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/rv102_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 22 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.024652Jy sigma=12.656651 ! Fit after self-cal, rms=0.867573Jy sigma=10.576915 ! 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.302 mas, bmaj=6.263 mas, bpa=-1.731 degrees ! Estimated noise=1.61517 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.0862745 Jy ! Component: 100 - total flux cleaned = 0.11883 Jy ! Total flux subtracted in 100 components = 0.11883 Jy ! Clean residual min=-0.016300 max=0.028405 Jy/beam ! Clean residual mean=-0.000534 rms=0.004975 Jy/beam ! Combined flux in latest and established models = 0.11883 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.11883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146487Jy sigma=1.796865 ! Fit after self-cal, rms=0.145917Jy sigma=1.788835 ! 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.095 mas, bmaj=8.058 mas, bpa=-2.348 degrees ! Estimated noise=0.830545 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.0490148 Jy ! Component: 100 - total flux cleaned = 0.0727246 Jy ! Component: 150 - total flux cleaned = 0.084936 Jy ! Component: 200 - total flux cleaned = 0.0914525 Jy ! Total flux subtracted in 200 components = 0.0914525 Jy ! Clean residual min=-0.022761 max=0.052008 Jy/beam ! Clean residual mean=-0.001406 rms=0.010199 Jy/beam ! Combined flux in latest and established models = 0.210283 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 51 components and 0.210283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129581Jy sigma=1.625648 ! Fit after self-cal, rms=0.129350Jy sigma=1.621455 ! 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.095 x 8.058 at -2.348 degrees (North through East) ! Clean map min=-0.022435 max=0.12954 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* LA 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* LA 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* LA 1.00* MK 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* LA 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* LA 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* LA 1.00* MK 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* LA 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* LA 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* LA 1.00* MK 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* LA 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* LA 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* LA 1.00* MK 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.129350Jy sigma=1.621455 ! Fit after self-cal, rms=0.129350Jy sigma=1.621455 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.058 mas, bpa=-2.348 degrees ! Estimated noise=0.830545 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 (-14, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0526654 Jy ! Component: 100 - total flux cleaned = 0.0806452 Jy ! Component: 150 - total flux cleaned = 0.0965861 Jy ! Component: 200 - total flux cleaned = 0.105983 Jy ! Total flux subtracted in 200 components = 0.105983 Jy ! Clean residual min=-0.022904 max=0.037411 Jy/beam ! Clean residual mean=-0.000503 rms=0.006544 Jy/beam ! Combined flux in latest and established models = 0.316266 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 107 components and 0.316266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113149Jy sigma=1.282134 ! Fit after self-cal, rms=0.106825Jy sigma=1.184330 ! 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.106825Jy sigma=1.184330 ! Fit after self-cal, rms=0.106825Jy sigma=1.184330 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.058 mas, bpa=-2.348 degrees ! Estimated noise=0.830545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219838 Jy ! Component: 100 - total flux cleaned = 0.0331143 Jy ! Component: 150 - total flux cleaned = 0.0369686 Jy ! Component: 200 - total flux cleaned = 0.038299 Jy ! Total flux subtracted in 200 components = 0.038299 Jy ! Clean residual min=-0.017703 max=0.018837 Jy/beam ! Clean residual mean=-0.000146 rms=0.004290 Jy/beam ! Combined flux in latest and established models = 0.354565 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 139 components and 0.354565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103640Jy sigma=1.111746 ! Fit after self-cal, rms=0.102508Jy sigma=1.094083 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.00641384 Jy ! Component: 100 - total flux cleaned = 0.00818733 Jy ! Component: 150 - total flux cleaned = 0.00856621 Jy ! Component: 200 - total flux cleaned = 0.00841686 Jy ! Total flux subtracted in 200 components = 0.00841686 Jy ! Clean residual min=-0.015985 max=0.014805 Jy/beam ! Clean residual mean=-0.000058 rms=0.003823 Jy/beam ! Combined flux in latest and established models = 0.362982 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 157 components and 0.362982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101638Jy sigma=1.073872 ! Fit after self-cal, rms=0.101356Jy sigma=1.068871 ! 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.101356Jy sigma=1.068871 ! Fit after self-cal, rms=0.101356Jy sigma=1.068871 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.058 mas, bpa=-2.348 degrees ! Estimated noise=0.830545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253974 Jy ! Component: 100 - total flux cleaned = 0.0027268 Jy ! Component: 150 - total flux cleaned = 0.00243135 Jy ! Component: 200 - total flux cleaned = 0.0020631 Jy ! Total flux subtracted in 200 components = 0.0020631 Jy ! Clean residual min=-0.015385 max=0.013131 Jy/beam ! Clean residual mean=-0.000031 rms=0.003633 Jy/beam ! Combined flux in latest and established models = 0.365045 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 162 components and 0.365045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100905Jy sigma=1.058853 ! Fit after self-cal, rms=0.100756Jy sigma=1.056405 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.00142329 Jy ! Component: 100 - total flux cleaned = 0.00130479 Jy ! Component: 150 - total flux cleaned = 0.000932434 Jy ! Component: 200 - total flux cleaned = 0.000607864 Jy ! Total flux subtracted in 200 components = 0.000607864 Jy ! Clean residual min=-0.015077 max=0.012169 Jy/beam ! Clean residual mean=-0.000018 rms=0.003523 Jy/beam ! Combined flux in latest and established models = 0.365653 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 165 components and 0.365653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100437Jy sigma=1.050608 ! Fit after self-cal, rms=0.100388Jy sigma=1.049401 ! 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.100388Jy sigma=1.049401 ! Fit after self-cal, rms=0.100388Jy sigma=1.049401 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.157 mas, bmaj=21.78 mas, bpa=-2.422 degrees ! Estimated noise=1.026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034198 Jy ! Component: 100 - total flux cleaned = 0.00262825 Jy ! Component: 150 - total flux cleaned = 0.00217082 Jy ! Component: 200 - total flux cleaned = 0.00159171 Jy ! Total flux subtracted in 200 components = 0.00159171 Jy ! Clean residual min=-0.023476 max=0.017579 Jy/beam ! Clean residual mean=0.000027 rms=0.005894 Jy/beam ! Combined flux in latest and established models = 0.367245 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 167 components and 0.367245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100245Jy sigma=1.049162 ! Fit after self-cal, rms=0.100177Jy sigma=1.046549 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.000413903 Jy ! Component: 100 - total flux cleaned = 3.48744e-05 Jy ! Component: 150 - total flux cleaned = -0.000297293 Jy ! Component: 200 - total flux cleaned = -0.000595554 Jy ! Total flux subtracted in 200 components = -0.000595554 Jy ! Clean residual min=-0.022713 max=0.016959 Jy/beam ! Clean residual mean=0.000033 rms=0.005719 Jy/beam ! Combined flux in latest and established models = 0.366649 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 167 components and 0.366649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100381Jy sigma=1.049094 ! Fit after self-cal, rms=0.100388Jy sigma=1.047805 ! 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.095 mas, bmaj=8.058 mas, bpa=-2.348 degrees ! Estimated noise=0.830545 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.095 x 8.058 at -2.348 degrees (North through East) ! Clean map min=-0.014236 max=0.11383 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.302 mas, bmaj=6.263 mas, bpa=-1.731 degrees ! Estimated noise=1.61517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0829279 Jy ! Component: 100 - total flux cleaned = 0.129268 Jy ! Component: 150 - total flux cleaned = 0.16316 Jy ! Component: 200 - total flux cleaned = 0.190305 Jy ! Total flux subtracted in 200 components = 0.190305 Jy ! Clean residual min=-0.014285 max=0.023718 Jy/beam ! Clean residual mean=-0.000341 rms=0.003956 Jy/beam ! Combined flux in latest and established models = 0.190305 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.190305 Jy ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.058 mas, bpa=-2.348 degrees ! Estimated noise=0.830545 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) ! Added new window around map position (-8.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0535047 Jy ! Component: 100 - total flux cleaned = 0.0894684 Jy ! Component: 150 - total flux cleaned = 0.115144 Jy ! Component: 200 - total flux cleaned = 0.133583 Jy ! Total flux subtracted in 200 components = 0.133583 Jy ! Clean residual min=-0.014065 max=0.018292 Jy/beam ! Clean residual mean=-0.000374 rms=0.003901 Jy/beam ! Combined flux in latest and established models = 0.323887 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 93 components and 0.323887 Jy ! Inverting map ! Added new window around map position (7, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184585 Jy ! Component: 100 - total flux cleaned = 0.0301409 Jy ! Component: 150 - total flux cleaned = 0.0388264 Jy ! Component: 200 - total flux cleaned = 0.0451177 Jy ! Total flux subtracted in 200 components = 0.0451177 Jy ! Clean residual min=-0.012103 max=0.010171 Jy/beam ! Clean residual mean=0.000028 rms=0.003063 Jy/beam ! Combined flux in latest and established models = 0.369005 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 152 components and 0.369005 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=8.157 mas, bmaj=21.78 mas, bpa=-2.422 degrees ! Estimated noise=1.026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00574475 Jy ! Component: 100 - total flux cleaned = 0.00711738 Jy ! Component: 150 - total flux cleaned = 0.00758019 Jy ! Component: 200 - total flux cleaned = 0.00736563 Jy ! Total flux subtracted in 200 components = 0.00736563 Jy ! Clean residual min=-0.019018 max=0.016815 Jy/beam ! Clean residual mean=0.000211 rms=0.005494 Jy/beam ! Combined flux in latest and established models = 0.376371 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 = -2.67838e-06 Jy ! Component: 100 - total flux cleaned = -0.000175012 Jy ! Component: 150 - total flux cleaned = -0.000171191 Jy ! Component: 200 - total flux cleaned = -0.000170875 Jy ! Total flux subtracted in 200 components = -0.000170875 Jy ! Clean residual min=-0.018568 max=0.016378 Jy/beam ! Clean residual mean=0.000219 rms=0.005425 Jy/beam ! Combined flux in latest and established models = 0.3762 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 184 components and 0.3762 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.058 mas, bpa=-2.348 degrees ! Estimated noise=0.830545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154471 Jy ! Component: 100 - total flux cleaned = 0.00184583 Jy ! Component: 150 - total flux cleaned = 0.00197698 Jy ! Component: 200 - total flux cleaned = 0.00197645 Jy ! Total flux subtracted in 200 components = 0.00197645 Jy ! Clean residual min=-0.011197 max=0.010618 Jy/beam ! Clean residual mean=0.000127 rms=0.002995 Jy/beam ! Combined flux in latest and established models = 0.378176 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 205 components and 0.378176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093496Jy sigma=1.000898 ! Fit after self-cal, rms=0.092929Jy sigma=0.995499 wmodel /scr/pima/rv102_uvs/J1323-3407_S_map.mod ! Writing 205 model components to file: /scr/pima/rv102_uvs/J1323-3407_S_map.mod wobs /scr/pima/rv102_uvs/J1323-3407_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1323-3407_S_uvs.fits wwins /scr/pima/rv102_uvs/J1323-3407_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv102_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.00322979 Jy ! Component: 100 - total flux cleaned = -0.0051839 Jy ! Component: 150 - total flux cleaned = -0.00715626 Jy ! Component: 200 - total flux cleaned = -0.00915997 Jy ! Component: 250 - total flux cleaned = -0.0103219 Jy ! Component: 300 - total flux cleaned = -0.01129 Jy ! Component: 350 - total flux cleaned = -0.012213 Jy ! Component: 400 - total flux cleaned = -0.0133488 Jy ! Component: 450 - total flux cleaned = -0.0145657 Jy ! Component: 500 - total flux cleaned = -0.0158531 Jy ! Component: 550 - total flux cleaned = -0.0167569 Jy ! Component: 600 - total flux cleaned = -0.0177402 Jy ! Component: 650 - total flux cleaned = -0.0185862 Jy ! Component: 700 - total flux cleaned = -0.0195081 Jy ! Component: 750 - total flux cleaned = -0.0200031 Jy ! Component: 800 - total flux cleaned = -0.0204816 Jy ! Component: 850 - total flux cleaned = -0.021133 Jy ! Component: 900 - total flux cleaned = -0.0220369 Jy ! Component: 950 - total flux cleaned = -0.0229157 Jy ! Component: 1000 - total flux cleaned = -0.0234302 Jy ! Component: 1050 - total flux cleaned = -0.0241035 Jy ! Component: 1100 - total flux cleaned = -0.0246767 Jy ! Component: 1150 - total flux cleaned = -0.025239 Jy ! Component: 1200 - total flux cleaned = -0.0259434 Jy ! Component: 1250 - total flux cleaned = -0.0260949 Jy ! Component: 1300 - total flux cleaned = -0.0263961 Jy ! Component: 1350 - total flux cleaned = -0.0268374 Jy ! Component: 1400 - total flux cleaned = -0.0270522 Jy ! Component: 1450 - total flux cleaned = -0.0273361 Jy ! Component: 1500 - total flux cleaned = -0.0277516 Jy ! Component: 1550 - total flux cleaned = -0.0279554 Jy ! Component: 1600 - total flux cleaned = -0.0282242 Jy ! Component: 1650 - total flux cleaned = -0.0285512 Jy ! Component: 1700 - total flux cleaned = -0.0284875 Jy ! Component: 1750 - total flux cleaned = -0.0286774 Jy ! Component: 1800 - total flux cleaned = -0.0286779 Jy ! Component: 1850 - total flux cleaned = -0.0289232 Jy ! Component: 1900 - total flux cleaned = -0.0289838 Jy ! Component: 1950 - total flux cleaned = -0.0290436 Jy ! Component: 2000 - total flux cleaned = -0.0290435 Jy ! Component: 2050 - total flux cleaned = -0.0290996 Jy ! Component: 2100 - total flux cleaned = -0.0292123 Jy ! Component: 2150 - total flux cleaned = -0.0293232 Jy ! Component: 2200 - total flux cleaned = -0.0293776 Jy ! Component: 2250 - total flux cleaned = -0.0294869 Jy ! Component: 2300 - total flux cleaned = -0.0295941 Jy ! Component: 2350 - total flux cleaned = -0.0295427 Jy ! Component: 2400 - total flux cleaned = -0.0298032 Jy ! Component: 2450 - total flux cleaned = -0.0300076 Jy ! Component: 2500 - total flux cleaned = -0.0302095 Jy ! Component: 2550 - total flux cleaned = -0.0301594 Jy ! Component: 2600 - total flux cleaned = -0.0303074 Jy ! Component: 2650 - total flux cleaned = -0.0305494 Jy ! Component: 2700 - total flux cleaned = -0.0305964 Jy ! Component: 2750 - total flux cleaned = -0.0306446 Jy ! Component: 2800 - total flux cleaned = -0.0307844 Jy ! Component: 2850 - total flux cleaned = -0.030831 Jy ! Component: 2900 - total flux cleaned = -0.0307391 Jy ! Component: 2950 - total flux cleaned = -0.0307841 Jy ! Component: 3000 - total flux cleaned = -0.0306953 Jy ! Component: 3050 - total flux cleaned = -0.0308275 Jy ! Component: 3100 - total flux cleaned = -0.0306529 Jy ! Component: 3150 - total flux cleaned = -0.0308259 Jy ! Component: 3200 - total flux cleaned = -0.030911 Jy ! Component: 3250 - total flux cleaned = -0.0308263 Jy ! Component: 3300 - total flux cleaned = -0.0309516 Jy ! Component: 3350 - total flux cleaned = -0.0311171 Jy ! Component: 3400 - total flux cleaned = -0.0311986 Jy ! Component: 3450 - total flux cleaned = -0.0312393 Jy ! Component: 3500 - total flux cleaned = -0.0312795 Jy ! Component: 3550 - total flux cleaned = -0.0313192 Jy ! Component: 3600 - total flux cleaned = -0.0314371 Jy ! Component: 3650 - total flux cleaned = -0.0314763 Jy ! Component: 3700 - total flux cleaned = -0.0314761 Jy ! Component: 3750 - total flux cleaned = -0.0315919 Jy ! Component: 3800 - total flux cleaned = -0.0317061 Jy ! Component: 3850 - total flux cleaned = -0.0317436 Jy ! Component: 3900 - total flux cleaned = -0.0316685 Jy ! Component: 3950 - total flux cleaned = -0.0317058 Jy ! Component: 4000 - total flux cleaned = -0.031706 Jy ! Component: 4050 - total flux cleaned = -0.0317425 Jy ! Total flux subtracted in 4096 components = -0.03167 Jy ! Clean residual min=-0.002003 max=0.002167 Jy/beam ! Clean residual mean=0.000004 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.346506 Jy keep ! Adding 432 model components to the UV plane model. ! The established model now contains 637 components and 0.346506 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1323-3407_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.095 x 8.058 at -2.348 degrees (North through East) ! Clean map min=-0.007239 max=0.09838 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_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.0983804 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000759526 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.31609 2.31609 4.63218 9.26436 18.5287 37.0574 74.1149 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 129.528 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1323-3407_S_uvs.log closed on Sat Feb 27 22:25:37 2016