! Started logfile: /scr/pima/rv102_uvs/J1323-3407_X_uvs.log on Sat Feb 27 22:26:21 2016 obs /scr/pima/rv102_uvs/J1323-3407_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1323-3407_X_uva.fits ! AN table 1: 87 integrations on 15 of 15 possible baselines. ! AN table 2: 87 integrations on 28 of 28 possible baselines. ! AN table 3: 87 integrations on 10 of 10 possible baselines. ! AN table 4: 87 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.935091 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 22128 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J1323-3407_X] 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.200x0.200 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 13 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.013538Jy sigma=15.750956 ! Fit after self-cal, rms=0.914104Jy sigma=14.229133 ! 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=0.5935 mas, bmaj=1.652 mas, bpa=-0.209 degrees ! Estimated noise=0.736881 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.0670535 Jy ! Component: 100 - total flux cleaned = 0.0821444 Jy ! Total flux subtracted in 100 components = 0.0821444 Jy ! Clean residual min=-0.007397 max=0.011289 Jy/beam ! Clean residual mean=-0.000004 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.0821444 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0821444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132822Jy sigma=1.888214 ! Fit after self-cal, rms=0.131652Jy sigma=1.870912 ! 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=0.827 mas, bmaj=2.141 mas, bpa=-0.322 degrees ! Estimated noise=0.314256 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.0136533 Jy ! Component: 100 - total flux cleaned = 0.019611 Jy ! Component: 150 - total flux cleaned = 0.0224731 Jy ! Component: 200 - total flux cleaned = 0.0238694 Jy ! Total flux subtracted in 200 components = 0.0238694 Jy ! Clean residual min=-0.009671 max=0.016544 Jy/beam ! Clean residual mean=-0.000027 rms=0.003369 Jy/beam ! Combined flux in latest and established models = 0.106014 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.106014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130247Jy sigma=1.853014 ! Fit after self-cal, rms=0.130278Jy sigma=1.851255 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.827 x 2.141 at -0.322 degrees (North through East) ! Clean map min=-0.0094701 max=0.093971 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.130278Jy sigma=1.851255 ! Fit after self-cal, rms=0.130278Jy sigma=1.851255 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.827 mas, bmaj=2.141 mas, bpa=-0.322 degrees ! Estimated noise=0.314256 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.00119489 Jy ! Component: 100 - total flux cleaned = 0.00140479 Jy ! Component: 150 - total flux cleaned = 0.00155481 Jy ! Component: 200 - total flux cleaned = 0.00172131 Jy ! Total flux subtracted in 200 components = 0.00172131 Jy ! Clean residual min=-0.009672 max=0.016597 Jy/beam ! Clean residual mean=-0.000027 rms=0.003374 Jy/beam ! Combined flux in latest and established models = 0.107735 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.107735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130243Jy sigma=1.851071 ! Fit after self-cal, rms=0.130229Jy sigma=1.850544 ! 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.130229Jy sigma=1.850544 ! Fit after self-cal, rms=0.130229Jy sigma=1.850544 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.827 mas, bmaj=2.141 mas, bpa=-0.322 degrees ! Estimated noise=0.314256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000313328 Jy ! Component: 100 - total flux cleaned = 0.000438616 Jy ! Component: 150 - total flux cleaned = 0.000496211 Jy ! Component: 200 - total flux cleaned = 0.000550104 Jy ! Total flux subtracted in 200 components = 0.000550104 Jy ! Clean residual min=-0.009702 max=0.016621 Jy/beam ! Clean residual mean=-0.000026 rms=0.003378 Jy/beam ! Combined flux in latest and established models = 0.108285 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.108285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130215Jy sigma=1.850379 ! Fit after self-cal, rms=0.130217Jy sigma=1.850227 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 (-3.6, -2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174641 Jy ! Component: 100 - total flux cleaned = 0.0267458 Jy ! Component: 150 - total flux cleaned = 0.032027 Jy ! Component: 200 - total flux cleaned = 0.0351782 Jy ! Total flux subtracted in 200 components = 0.0351782 Jy ! Clean residual min=-0.008280 max=0.011704 Jy/beam ! Clean residual mean=-0.000037 rms=0.002328 Jy/beam ! Combined flux in latest and established models = 0.143463 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 72 components and 0.143463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128279Jy sigma=1.806562 ! Fit after self-cal, rms=0.127290Jy sigma=1.790654 ! 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.127290Jy sigma=1.790654 ! Fit after self-cal, rms=0.127290Jy sigma=1.790654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.827 mas, bmaj=2.141 mas, bpa=-0.322 degrees ! Estimated noise=0.314256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00823171 Jy ! Component: 100 - total flux cleaned = 0.0125915 Jy ! Component: 150 - total flux cleaned = 0.0138967 Jy ! Component: 200 - total flux cleaned = 0.0146384 Jy ! Total flux subtracted in 200 components = 0.0146384 Jy ! Clean residual min=-0.006758 max=0.007814 Jy/beam ! Clean residual mean=-0.000038 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.158102 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 87 components and 0.158102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126842Jy sigma=1.780622 ! Fit after self-cal, rms=0.126593Jy sigma=1.777017 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.00383378 Jy ! Component: 100 - total flux cleaned = 0.00442563 Jy ! Component: 150 - total flux cleaned = 0.00464025 Jy ! Component: 200 - total flux cleaned = 0.00463876 Jy ! Total flux subtracted in 200 components = 0.00463876 Jy ! Clean residual min=-0.006270 max=0.006769 Jy/beam ! Clean residual mean=-0.000039 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.16274 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.16274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126465Jy sigma=1.774140 ! Fit after self-cal, rms=0.126358Jy sigma=1.773226 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.126358Jy sigma=1.773226 ! Fit after self-cal, rms=0.124337Jy sigma=1.771340 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.32 mas, bmaj=6.263 mas, bpa=-1.186 degrees ! Estimated noise=0.402015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238012 Jy ! Component: 100 - total flux cleaned = 0.0028242 Jy ! Component: 150 - total flux cleaned = 0.0031167 Jy ! Component: 200 - total flux cleaned = 0.00316042 Jy ! Total flux subtracted in 200 components = 0.00316042 Jy ! Clean residual min=-0.009751 max=0.010338 Jy/beam ! Clean residual mean=-0.000080 rms=0.003193 Jy/beam ! Combined flux in latest and established models = 0.165901 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.165901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124308Jy sigma=1.770237 ! Fit after self-cal, rms=0.124229Jy sigma=1.768715 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.000963392 Jy ! Component: 100 - total flux cleaned = 0.00126574 Jy ! Component: 150 - total flux cleaned = 0.00135452 Jy ! Component: 200 - total flux cleaned = 0.00139026 Jy ! Total flux subtracted in 200 components = 0.00139026 Jy ! Clean residual min=-0.009400 max=0.010056 Jy/beam ! Clean residual mean=-0.000082 rms=0.003142 Jy/beam ! Combined flux in latest and established models = 0.167291 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 111 components and 0.167291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124225Jy sigma=1.768369 ! Fit after self-cal, rms=0.124171Jy sigma=1.767774 ! 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=0.8227 mas, bmaj=2.138 mas, bpa=-0.2886 degrees ! Estimated noise=0.311559 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8227 x 2.138 at -0.2886 degrees (North through East) ! Clean map min=-0.0053511 max=0.09126 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=0.5911 mas, bmaj=1.655 mas, bpa=-0.07266 degrees ! Estimated noise=0.725819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0655695 Jy ! Component: 100 - total flux cleaned = 0.0847729 Jy ! Component: 150 - total flux cleaned = 0.0973174 Jy ! Component: 200 - total flux cleaned = 0.106984 Jy ! Total flux subtracted in 200 components = 0.106984 Jy ! Clean residual min=-0.008037 max=0.009231 Jy/beam ! Clean residual mean=-0.000004 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 0.106984 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.106984 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8227 mas, bmaj=2.138 mas, bpa=-0.2886 degrees ! Estimated noise=0.311559 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 (-2.2, -0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184379 Jy ! Component: 100 - total flux cleaned = 0.0304446 Jy ! Component: 150 - total flux cleaned = 0.0389466 Jy ! Component: 200 - total flux cleaned = 0.0450913 Jy ! Total flux subtracted in 200 components = 0.0450913 Jy ! Clean residual min=-0.005754 max=0.006630 Jy/beam ! Clean residual mean=-0.000033 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.152075 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 64 components and 0.152075 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.32 mas, bmaj=6.263 mas, bpa=-1.186 degrees ! Estimated noise=0.402015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00804634 Jy ! Component: 100 - total flux cleaned = 0.0124561 Jy ! Component: 150 - total flux cleaned = 0.0149003 Jy ! Component: 200 - total flux cleaned = 0.0159098 Jy ! Total flux subtracted in 200 components = 0.0159098 Jy ! Clean residual min=-0.009514 max=0.010438 Jy/beam ! Clean residual mean=-0.000083 rms=0.003133 Jy/beam ! Combined flux in latest and established models = 0.167985 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.000222421 Jy ! Component: 100 - total flux cleaned = 0.000416293 Jy ! Component: 150 - total flux cleaned = 0.000588103 Jy ! Component: 200 - total flux cleaned = 0.00071013 Jy ! Total flux subtracted in 200 components = 0.00071013 Jy ! Clean residual min=-0.009540 max=0.010344 Jy/beam ! Clean residual mean=-0.000083 rms=0.003107 Jy/beam ! Combined flux in latest and established models = 0.168695 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and 0.168695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8227 mas, bmaj=2.138 mas, bpa=-0.2886 degrees ! Estimated noise=0.311559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00089173 Jy ! Component: 100 - total flux cleaned = -0.00104306 Jy ! Component: 150 - total flux cleaned = -0.00116586 Jy ! Component: 200 - total flux cleaned = -0.00116361 Jy ! Total flux subtracted in 200 components = -0.00116361 Jy ! Clean residual min=-0.005616 max=0.006532 Jy/beam ! Clean residual mean=-0.000038 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.167531 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.167531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124155Jy sigma=1.766991 ! Fit after self-cal, rms=0.123973Jy sigma=1.765623 wmodel /scr/pima/rv102_uvs/J1323-3407_X_map.mod ! Writing 100 model components to file: /scr/pima/rv102_uvs/J1323-3407_X_map.mod wobs /scr/pima/rv102_uvs/J1323-3407_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1323-3407_X_uvs.fits wwins /scr/pima/rv102_uvs/J1323-3407_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J1323-3407_X_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.00206596 Jy ! Component: 100 - total flux cleaned = 0.0029961 Jy ! Component: 150 - total flux cleaned = 0.00419139 Jy ! Component: 200 - total flux cleaned = 0.00524825 Jy ! Component: 250 - total flux cleaned = 0.00625835 Jy ! Component: 300 - total flux cleaned = 0.00707767 Jy ! Component: 350 - total flux cleaned = 0.00779376 Jy ! Component: 400 - total flux cleaned = 0.00868777 Jy ! Component: 450 - total flux cleaned = 0.00935073 Jy ! Component: 500 - total flux cleaned = 0.00986207 Jy ! Component: 550 - total flux cleaned = 0.010294 Jy ! Component: 600 - total flux cleaned = 0.010592 Jy ! Component: 650 - total flux cleaned = 0.0107676 Jy ! Component: 700 - total flux cleaned = 0.0112208 Jy ! Component: 750 - total flux cleaned = 0.0113866 Jy ! Component: 800 - total flux cleaned = 0.0119217 Jy ! Component: 850 - total flux cleaned = 0.012336 Jy ! Component: 900 - total flux cleaned = 0.0126902 Jy ! Component: 950 - total flux cleaned = 0.012986 Jy ! Component: 1000 - total flux cleaned = 0.0132765 Jy ! Component: 1050 - total flux cleaned = 0.0136514 Jy ! Component: 1100 - total flux cleaned = 0.0138346 Jy ! Component: 1150 - total flux cleaned = 0.0141473 Jy ! Component: 1200 - total flux cleaned = 0.0144528 Jy ! Component: 1250 - total flux cleaned = 0.0147075 Jy ! Component: 1300 - total flux cleaned = 0.0148323 Jy ! Component: 1350 - total flux cleaned = 0.0150788 Jy ! Component: 1400 - total flux cleaned = 0.0153198 Jy ! Component: 1450 - total flux cleaned = 0.0153589 Jy ! Component: 1500 - total flux cleaned = 0.0153589 Jy ! Component: 1550 - total flux cleaned = 0.0154729 Jy ! Component: 1600 - total flux cleaned = 0.0155844 Jy ! Component: 1650 - total flux cleaned = 0.0157295 Jy ! Component: 1700 - total flux cleaned = 0.0156572 Jy ! Component: 1750 - total flux cleaned = 0.0157979 Jy ! Component: 1800 - total flux cleaned = 0.0157981 Jy ! Component: 1850 - total flux cleaned = 0.0158314 Jy ! Component: 1900 - total flux cleaned = 0.0157993 Jy ! Component: 1950 - total flux cleaned = 0.0157987 Jy ! Component: 2000 - total flux cleaned = 0.0157351 Jy ! Component: 2050 - total flux cleaned = 0.0156406 Jy ! Component: 2100 - total flux cleaned = 0.0156092 Jy ! Component: 2150 - total flux cleaned = 0.0156707 Jy ! Component: 2200 - total flux cleaned = 0.0155792 Jy ! Component: 2250 - total flux cleaned = 0.015609 Jy ! Component: 2300 - total flux cleaned = 0.0155204 Jy ! Component: 2350 - total flux cleaned = 0.0155498 Jy ! Component: 2400 - total flux cleaned = 0.0154356 Jy ! Component: 2450 - total flux cleaned = 0.0154639 Jy ! Component: 2500 - total flux cleaned = 0.0155193 Jy ! Component: 2550 - total flux cleaned = 0.0154374 Jy ! Component: 2600 - total flux cleaned = 0.0153025 Jy ! Component: 2650 - total flux cleaned = 0.0153032 Jy ! Component: 2700 - total flux cleaned = 0.0152509 Jy ! Component: 2750 - total flux cleaned = 0.0151473 Jy ! Component: 2800 - total flux cleaned = 0.0152237 Jy ! Component: 2850 - total flux cleaned = 0.0150971 Jy ! Component: 2900 - total flux cleaned = 0.0150968 Jy ! Component: 2950 - total flux cleaned = 0.0150224 Jy ! Component: 3000 - total flux cleaned = 0.0148762 Jy ! Component: 3050 - total flux cleaned = 0.014973 Jy ! Component: 3100 - total flux cleaned = 0.0148298 Jy ! Component: 3150 - total flux cleaned = 0.0148063 Jy ! Component: 3200 - total flux cleaned = 0.0147129 Jy ! Component: 3250 - total flux cleaned = 0.0147128 Jy ! Component: 3300 - total flux cleaned = 0.014599 Jy ! Component: 3350 - total flux cleaned = 0.0146217 Jy ! Component: 3400 - total flux cleaned = 0.0146218 Jy ! Component: 3450 - total flux cleaned = 0.0146434 Jy ! Component: 3500 - total flux cleaned = 0.0146213 Jy ! Component: 3550 - total flux cleaned = 0.0146 Jy ! Component: 3600 - total flux cleaned = 0.0146856 Jy ! Component: 3650 - total flux cleaned = 0.0146219 Jy ! Component: 3700 - total flux cleaned = 0.0145175 Jy ! Component: 3750 - total flux cleaned = 0.0145797 Jy ! Component: 3800 - total flux cleaned = 0.0145595 Jy ! Component: 3850 - total flux cleaned = 0.014641 Jy ! Component: 3900 - total flux cleaned = 0.0146811 Jy ! Component: 3950 - total flux cleaned = 0.0146013 Jy ! Component: 4000 - total flux cleaned = 0.0146409 Jy ! Component: 4050 - total flux cleaned = 0.0146995 Jy ! Total flux subtracted in 4096 components = 0.0147382 Jy ! Clean residual min=-0.001280 max=0.001239 Jy/beam ! Clean residual mean=-0.000004 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.182269 Jy keep ! Adding 382 model components to the UV plane model. ! The established model now contains 482 components and 0.182269 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1323-3407_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8227 x 2.138 at -0.2886 degrees (North through East) ! Clean map min=-0.0023862 max=0.087626 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1323-3407_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0876256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361973 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23927 1.23927 2.47854 4.95708 9.91416 19.8283 39.6566 79.3132 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 242.078 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1323-3407_X_uvs.log closed on Sat Feb 27 22:26:26 2016