! Started logfile: /scr/pima/bg219g_uvs/J1724-1443_S_uvs.log on Thu Apr 7 07:20:59 2016 obs /scr/pima/bg219g_uvs/J1724-1443_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1724-1443_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911111 visibilities/baseline/integration-bin. ! Found source: J1724-1443 ! ! 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 2296 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/J1724-1443_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060580Jy sigma=19.983486 ! Fit after self-cal, rms=0.729944Jy sigma=13.759906 ! 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.603 mas, bmaj=6.972 mas, bpa=-5.636 degrees ! Estimated noise=1.03881 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.220744 Jy ! Component: 100 - total flux cleaned = 0.268885 Jy ! Total flux subtracted in 100 components = 0.268885 Jy ! Clean residual min=-0.017702 max=0.033788 Jy/beam ! Clean residual mean=-0.000013 rms=0.006875 Jy/beam ! Combined flux in latest and established models = 0.268885 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.268885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123484Jy sigma=2.389333 ! Fit after self-cal, rms=0.123455Jy sigma=2.389260 ! 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.082 mas, bmaj=7.687 mas, bpa=-6.103 degrees ! Estimated noise=0.882469 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.0103025 Jy ! Component: 100 - total flux cleaned = 0.0099845 Jy ! Component: 150 - total flux cleaned = 0.00944455 Jy ! Component: 200 - total flux cleaned = 0.00901926 Jy ! Total flux subtracted in 200 components = 0.00901926 Jy ! Clean residual min=-0.019030 max=0.039591 Jy/beam ! Clean residual mean=-0.000022 rms=0.008262 Jy/beam ! Combined flux in latest and established models = 0.277904 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.277904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122165Jy sigma=2.358993 ! Fit after self-cal, rms=0.122162Jy sigma=2.358806 ! 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.082 x 7.687 at -6.103 degrees (North through East) ! Clean map min=-0.018679 max=0.28641 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.122162Jy sigma=2.358806 ! Fit after self-cal, rms=0.122162Jy sigma=2.358806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=7.687 mas, bpa=-6.103 degrees ! Estimated noise=0.882469 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.000186499 Jy ! Component: 100 - total flux cleaned = -0.000497017 Jy ! Component: 150 - total flux cleaned = -0.000912177 Jy ! Component: 200 - total flux cleaned = -0.00128649 Jy ! Total flux subtracted in 200 components = -0.00128649 Jy ! Clean residual min=-0.019333 max=0.039435 Jy/beam ! Clean residual mean=-0.000021 rms=0.008221 Jy/beam ! Combined flux in latest and established models = 0.276618 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.276618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121961Jy sigma=2.352277 ! Fit after self-cal, rms=0.121954Jy sigma=2.352168 ! 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.121954Jy sigma=2.352168 ! Fit after self-cal, rms=0.121954Jy sigma=2.352168 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=7.687 mas, bpa=-6.103 degrees ! Estimated noise=0.882469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000377869 Jy ! Component: 100 - total flux cleaned = -0.000693703 Jy ! Component: 150 - total flux cleaned = -0.000986778 Jy ! Component: 200 - total flux cleaned = -0.00126075 Jy ! Total flux subtracted in 200 components = -0.00126075 Jy ! Clean residual min=-0.019569 max=0.039219 Jy/beam ! Clean residual mean=-0.000020 rms=0.008205 Jy/beam ! Combined flux in latest and established models = 0.275357 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.275357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121857Jy sigma=2.349221 ! Fit after self-cal, rms=0.121851Jy sigma=2.349160 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 (67, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.039209 Jy ! Component: 100 - total flux cleaned = 0.0581625 Jy ! Component: 150 - total flux cleaned = 0.065543 Jy ! Component: 200 - total flux cleaned = 0.066858 Jy ! Total flux subtracted in 200 components = 0.066858 Jy ! Clean residual min=-0.017619 max=0.031033 Jy/beam ! Clean residual mean=-0.000057 rms=0.005924 Jy/beam ! Combined flux in latest and established models = 0.342215 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 86 components and 0.342215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111734Jy sigma=2.089350 ! Fit after self-cal, rms=0.110578Jy sigma=2.059085 ! Inverting map ! Added new window around map position (-20.5, 49). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263034 Jy ! Component: 100 - total flux cleaned = 0.0304694 Jy ! Component: 150 - total flux cleaned = 0.0321135 Jy ! Component: 200 - total flux cleaned = 0.032152 Jy ! Total flux subtracted in 200 components = 0.032152 Jy ! Clean residual min=-0.014918 max=0.020235 Jy/beam ! Clean residual mean=-0.000060 rms=0.004326 Jy/beam ! Combined flux in latest and established models = 0.374367 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 128 components and 0.374367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104224Jy sigma=1.919606 ! Fit after self-cal, rms=0.102949Jy sigma=1.896259 ! 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.102949Jy sigma=1.896259 ! Fit after self-cal, rms=0.102949Jy sigma=1.896259 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=7.687 mas, bpa=-6.103 degrees ! Estimated noise=0.882469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00911728 Jy ! Component: 100 - total flux cleaned = 0.00847463 Jy ! Component: 150 - total flux cleaned = 0.00667524 Jy ! Component: 200 - total flux cleaned = 0.00564308 Jy ! Total flux subtracted in 200 components = 0.00564308 Jy ! Clean residual min=-0.011782 max=0.014194 Jy/beam ! Clean residual mean=-0.000058 rms=0.003583 Jy/beam ! Combined flux in latest and established models = 0.38001 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 152 components and 0.38001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100491Jy sigma=1.851777 ! Fit after self-cal, rms=0.100164Jy sigma=1.844803 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.00459531 Jy ! Component: 100 - total flux cleaned = 0.00306035 Jy ! Component: 150 - total flux cleaned = 0.00215666 Jy ! Component: 200 - total flux cleaned = 0.00195089 Jy ! Total flux subtracted in 200 components = 0.00195089 Jy ! Clean residual min=-0.011090 max=0.012939 Jy/beam ! Clean residual mean=-0.000055 rms=0.003206 Jy/beam ! Combined flux in latest and established models = 0.381961 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 164 components and 0.381961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098793Jy sigma=1.822141 ! Fit after self-cal, rms=0.098677Jy sigma=1.819241 ! 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.098677Jy sigma=1.819241 ! Fit after self-cal, rms=0.098677Jy sigma=1.819241 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.371 mas, bmaj=14.72 mas, bpa=-2.934 degrees ! Estimated noise=1.11373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134792 Jy ! Component: 100 - total flux cleaned = 0.000890683 Jy ! Component: 150 - total flux cleaned = 0.000721188 Jy ! Component: 200 - total flux cleaned = 0.000879726 Jy ! Total flux subtracted in 200 components = 0.000879726 Jy ! Clean residual min=-0.014317 max=0.013628 Jy/beam ! Clean residual mean=-0.000103 rms=0.004577 Jy/beam ! Combined flux in latest and established models = 0.382841 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 194 components and 0.382841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098335Jy sigma=1.811261 ! Fit after self-cal, rms=0.098279Jy sigma=1.810028 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.000410399 Jy ! Component: 100 - total flux cleaned = 0.000562717 Jy ! Component: 150 - total flux cleaned = 0.000567969 Jy ! Component: 200 - total flux cleaned = 0.000447209 Jy ! Total flux subtracted in 200 components = 0.000447209 Jy ! Clean residual min=-0.013684 max=0.012493 Jy/beam ! Clean residual mean=-0.000097 rms=0.004332 Jy/beam ! Combined flux in latest and established models = 0.383288 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 213 components and 0.383288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098077Jy sigma=1.806576 ! Fit after self-cal, rms=0.098064Jy sigma=1.806133 ! 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.082 mas, bmaj=7.687 mas, bpa=-6.103 degrees ! Estimated noise=0.882469 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 7.687 at -6.103 degrees (North through East) ! Clean map min=-0.014812 max=0.2726 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.603 mas, bmaj=6.972 mas, bpa=-5.636 degrees ! Estimated noise=1.03881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.219517 Jy ! Component: 100 - total flux cleaned = 0.28277 Jy ! Component: 150 - total flux cleaned = 0.319994 Jy ! Component: 200 - total flux cleaned = 0.345411 Jy ! Total flux subtracted in 200 components = 0.345411 Jy ! Clean residual min=-0.015131 max=0.020545 Jy/beam ! Clean residual mean=-0.000015 rms=0.004424 Jy/beam ! Combined flux in latest and established models = 0.345411 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.345411 Jy ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=7.687 mas, bpa=-6.103 degrees ! Estimated noise=0.882469 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 (-52, 93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242057 Jy ! Component: 100 - total flux cleaned = 0.0363929 Jy ! Component: 150 - total flux cleaned = 0.041635 Jy ! Component: 200 - total flux cleaned = 0.0439457 Jy ! Total flux subtracted in 200 components = 0.0439457 Jy ! Clean residual min=-0.011273 max=0.013127 Jy/beam ! Clean residual mean=-0.000028 rms=0.003225 Jy/beam ! Combined flux in latest and established models = 0.389356 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 75 components and 0.389356 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.371 mas, bmaj=14.72 mas, bpa=-2.934 degrees ! Estimated noise=1.11373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322808 Jy ! Component: 100 - total flux cleaned = 0.00153522 Jy ! Component: 150 - total flux cleaned = 0.000153532 Jy ! Component: 200 - total flux cleaned = -0.000882162 Jy ! Total flux subtracted in 200 components = -0.000882162 Jy ! Clean residual min=-0.013182 max=0.012793 Jy/beam ! Clean residual mean=-0.000071 rms=0.003880 Jy/beam ! Combined flux in latest and established models = 0.388474 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.000376739 Jy ! Component: 100 - total flux cleaned = -0.000897765 Jy ! Component: 150 - total flux cleaned = -0.0013782 Jy ! Component: 200 - total flux cleaned = -0.00198147 Jy ! Total flux subtracted in 200 components = -0.00198147 Jy ! Clean residual min=-0.012142 max=0.012016 Jy/beam ! Clean residual mean=-0.000067 rms=0.003657 Jy/beam ! Combined flux in latest and established models = 0.386493 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 131 components and 0.386493 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.082 mas, bmaj=7.687 mas, bpa=-6.103 degrees ! Estimated noise=0.882469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00208702 Jy ! Component: 100 - total flux cleaned = -0.00159334 Jy ! Component: 150 - total flux cleaned = -0.00159837 Jy ! Component: 200 - total flux cleaned = -0.00160812 Jy ! Total flux subtracted in 200 components = -0.00160812 Jy ! Clean residual min=-0.010780 max=0.012573 Jy/beam ! Clean residual mean=-0.000034 rms=0.002601 Jy/beam ! Combined flux in latest and established models = 0.384885 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 153 components and 0.384885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096674Jy sigma=1.793987 ! Fit after self-cal, rms=0.096120Jy sigma=1.784919 wmodel /scr/pima/bg219g_uvs/J1724-1443_S_map.mod ! Writing 153 model components to file: /scr/pima/bg219g_uvs/J1724-1443_S_map.mod wobs /scr/pima/bg219g_uvs/J1724-1443_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1724-1443_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1724-1443_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219g_uvs/J1724-1443_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.000659836 Jy ! Component: 100 - total flux cleaned = -0.00148771 Jy ! Component: 150 - total flux cleaned = -0.00179636 Jy ! Component: 200 - total flux cleaned = -0.00236381 Jy ! Component: 250 - total flux cleaned = -0.00263571 Jy ! Component: 300 - total flux cleaned = -0.00263138 Jy ! Component: 350 - total flux cleaned = -0.00287644 Jy ! Component: 400 - total flux cleaned = -0.00335694 Jy ! Component: 450 - total flux cleaned = -0.00381604 Jy ! Component: 500 - total flux cleaned = -0.00426023 Jy ! Component: 550 - total flux cleaned = -0.00436669 Jy ! Component: 600 - total flux cleaned = -0.00499865 Jy ! Component: 650 - total flux cleaned = -0.00550885 Jy ! Component: 700 - total flux cleaned = -0.00629968 Jy ! Component: 750 - total flux cleaned = -0.00697094 Jy ! Component: 800 - total flux cleaned = -0.00781164 Jy ! Component: 850 - total flux cleaned = -0.00863141 Jy ! Component: 900 - total flux cleaned = -0.00952255 Jy ! Component: 950 - total flux cleaned = -0.0103044 Jy ! Component: 1000 - total flux cleaned = -0.0109854 Jy ! Component: 1050 - total flux cleaned = -0.0114841 Jy ! Component: 1100 - total flux cleaned = -0.0118922 Jy ! Component: 1150 - total flux cleaned = -0.0119733 Jy ! Component: 1200 - total flux cleaned = -0.0120539 Jy ! Component: 1250 - total flux cleaned = -0.0121335 Jy ! Component: 1300 - total flux cleaned = -0.0123611 Jy ! Component: 1350 - total flux cleaned = -0.0121382 Jy ! Component: 1400 - total flux cleaned = -0.0122852 Jy ! Component: 1450 - total flux cleaned = -0.0124282 Jy ! Component: 1500 - total flux cleaned = -0.0124269 Jy ! Component: 1550 - total flux cleaned = -0.0123578 Jy ! Component: 1600 - total flux cleaned = -0.0122906 Jy ! Component: 1650 - total flux cleaned = -0.0121573 Jy ! Component: 1700 - total flux cleaned = -0.0122902 Jy ! Component: 1750 - total flux cleaned = -0.0120281 Jy ! Component: 1800 - total flux cleaned = -0.0120923 Jy ! Component: 1850 - total flux cleaned = -0.0119661 Jy ! Component: 1900 - total flux cleaned = -0.0121551 Jy ! Component: 1950 - total flux cleaned = -0.0120937 Jy ! Component: 2000 - total flux cleaned = -0.0122168 Jy ! Component: 2050 - total flux cleaned = -0.0123372 Jy ! Component: 2100 - total flux cleaned = -0.0120988 Jy ! Component: 2150 - total flux cleaned = -0.0120996 Jy ! Component: 2200 - total flux cleaned = -0.0121001 Jy ! Component: 2250 - total flux cleaned = -0.0120997 Jy ! Component: 2300 - total flux cleaned = -0.0119864 Jy ! Component: 2350 - total flux cleaned = -0.0118187 Jy ! Component: 2400 - total flux cleaned = -0.0117644 Jy ! Component: 2450 - total flux cleaned = -0.0117656 Jy ! Component: 2500 - total flux cleaned = -0.0117647 Jy ! Component: 2550 - total flux cleaned = -0.0116031 Jy ! Component: 2600 - total flux cleaned = -0.0114974 Jy ! Component: 2650 - total flux cleaned = -0.0113928 Jy ! Component: 2700 - total flux cleaned = -0.0112373 Jy ! Component: 2750 - total flux cleaned = -0.0111865 Jy ! Component: 2800 - total flux cleaned = -0.0112878 Jy ! Component: 2850 - total flux cleaned = -0.0109859 Jy ! Component: 2900 - total flux cleaned = -0.0109856 Jy ! Component: 2950 - total flux cleaned = -0.0108379 Jy ! Component: 3000 - total flux cleaned = -0.0108386 Jy ! Component: 3050 - total flux cleaned = -0.0108387 Jy ! Component: 3100 - total flux cleaned = -0.0108385 Jy ! Component: 3150 - total flux cleaned = -0.0107907 Jy ! Component: 3200 - total flux cleaned = -0.0106023 Jy ! Component: 3250 - total flux cleaned = -0.0106018 Jy ! Component: 3300 - total flux cleaned = -0.0105559 Jy ! Component: 3350 - total flux cleaned = -0.0105101 Jy ! Component: 3400 - total flux cleaned = -0.01051 Jy ! Component: 3450 - total flux cleaned = -0.0103745 Jy ! Component: 3500 - total flux cleaned = -0.0104193 Jy ! Component: 3550 - total flux cleaned = -0.0104191 Jy ! Component: 3600 - total flux cleaned = -0.0105072 Jy ! Component: 3650 - total flux cleaned = -0.0104633 Jy ! Component: 3700 - total flux cleaned = -0.01042 Jy ! Component: 3750 - total flux cleaned = -0.0102906 Jy ! Component: 3800 - total flux cleaned = -0.0103332 Jy ! Component: 3850 - total flux cleaned = -0.0102055 Jy ! Component: 3900 - total flux cleaned = -0.0100374 Jy ! Component: 3950 - total flux cleaned = -0.0101212 Jy ! Component: 4000 - total flux cleaned = -0.00995514 Jy ! Component: 4050 - total flux cleaned = -0.0100376 Jy ! Total flux subtracted in 4096 components = -0.0100374 Jy ! Clean residual min=-0.002347 max=0.002369 Jy/beam ! Clean residual mean=0.000002 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.374847 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 428 components and 0.374847 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1724-1443_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.082 x 7.687 at -6.103 degrees (North through East) ! Clean map min=-0.0090735 max=0.2421 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1724-1443_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.242104 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000719651 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.891747 0.891747 1.78349 3.56699 7.13398 14.268 28.5359 57.0718 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.242 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 336.418 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1724-1443_S_uvs.log closed on Thu Apr 7 07:21:03 2016