! Started logfile: /scr/pima/bg219g_uvs/J1259-2436_S_uvs.log on Thu Apr 7 07:15:52 2016 obs /scr/pima/bg219g_uvs/J1259-2436_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1259-2436_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.880952 visibilities/baseline/integration-bin. ! Found source: J1259-2436 ! ! 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 1776 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/J1259-2436_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009226Jy sigma=19.158178 ! Fit after self-cal, rms=0.862818Jy sigma=16.333913 ! 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.469 mas, bmaj=6.387 mas, bpa=5.113 degrees ! Estimated noise=1.32974 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.101596 Jy ! Component: 100 - total flux cleaned = 0.137156 Jy ! Total flux subtracted in 100 components = 0.137156 Jy ! Clean residual min=-0.014820 max=0.022050 Jy/beam ! Clean residual mean=-0.000164 rms=0.004427 Jy/beam ! Combined flux in latest and established models = 0.137156 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.137156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095043Jy sigma=1.660393 ! Fit after self-cal, rms=0.094848Jy sigma=1.658103 ! 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.866 mas, bmaj=7.229 mas, bpa=5.135 degrees ! Estimated noise=1.04384 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.0294616 Jy ! Component: 100 - total flux cleaned = 0.0455186 Jy ! Component: 150 - total flux cleaned = 0.0552466 Jy ! Component: 200 - total flux cleaned = 0.0611723 Jy ! Total flux subtracted in 200 components = 0.0611723 Jy ! Clean residual min=-0.011966 max=0.018588 Jy/beam ! Clean residual mean=-0.000236 rms=0.004001 Jy/beam ! Combined flux in latest and established models = 0.198328 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.198328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086456Jy sigma=1.459115 ! Fit after self-cal, rms=0.086439Jy sigma=1.457429 ! 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.866 x 7.229 at 5.135 degrees (North through East) ! Clean map min=-0.011845 max=0.13454 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* 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* 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* 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* 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.086439Jy sigma=1.457429 ! Fit after self-cal, rms=0.086439Jy sigma=1.457429 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.866 mas, bmaj=7.229 mas, bpa=5.135 degrees ! Estimated noise=1.04384 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.00249408 Jy ! Component: 100 - total flux cleaned = 0.00319827 Jy ! Component: 150 - total flux cleaned = 0.00370993 Jy ! Component: 200 - total flux cleaned = 0.00419287 Jy ! Total flux subtracted in 200 components = 0.00419287 Jy ! Clean residual min=-0.011803 max=0.018066 Jy/beam ! Clean residual mean=-0.000223 rms=0.003894 Jy/beam ! Combined flux in latest and established models = 0.202521 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.202521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086051Jy sigma=1.450213 ! Fit after self-cal, rms=0.086042Jy sigma=1.450010 ! 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.086042Jy sigma=1.450010 ! Fit after self-cal, rms=0.086042Jy sigma=1.450010 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.866 mas, bmaj=7.229 mas, bpa=5.135 degrees ! Estimated noise=1.04384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036741 Jy ! Component: 100 - total flux cleaned = 0.000704476 Jy ! Component: 150 - total flux cleaned = 0.00122808 Jy ! Component: 200 - total flux cleaned = 0.00162111 Jy ! Total flux subtracted in 200 components = 0.00162111 Jy ! Clean residual min=-0.011792 max=0.018047 Jy/beam ! Clean residual mean=-0.000217 rms=0.003836 Jy/beam ! Combined flux in latest and established models = 0.204142 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.204142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085770Jy sigma=1.445532 ! Fit after self-cal, rms=0.085768Jy sigma=1.445393 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 (6.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171601 Jy ! Component: 100 - total flux cleaned = 0.0246567 Jy ! Component: 150 - total flux cleaned = 0.0263924 Jy ! Component: 200 - total flux cleaned = 0.027745 Jy ! Total flux subtracted in 200 components = 0.027745 Jy ! Clean residual min=-0.010180 max=0.014917 Jy/beam ! Clean residual mean=-0.000132 rms=0.002807 Jy/beam ! Combined flux in latest and established models = 0.231887 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 66 components and 0.231887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082230Jy sigma=1.372301 ! Fit after self-cal, rms=0.081464Jy sigma=1.357933 ! 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.081464Jy sigma=1.357933 ! Fit after self-cal, rms=0.082888Jy sigma=1.352118 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=7.249 mas, bpa=4.858 degrees ! Estimated noise=1.05681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00650752 Jy ! Component: 100 - total flux cleaned = 0.00839977 Jy ! Component: 150 - total flux cleaned = 0.0085138 Jy ! Component: 200 - total flux cleaned = 0.00871665 Jy ! Total flux subtracted in 200 components = 0.00871665 Jy ! Clean residual min=-0.007923 max=0.010389 Jy/beam ! Clean residual mean=-0.000077 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 0.240604 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.240604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082297Jy sigma=1.339075 ! Fit after self-cal, rms=0.082184Jy sigma=1.336921 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.00245674 Jy ! Component: 100 - total flux cleaned = 0.0026499 Jy ! Component: 150 - total flux cleaned = 0.00282358 Jy ! Component: 200 - total flux cleaned = 0.0029831 Jy ! Total flux subtracted in 200 components = 0.0029831 Jy ! Clean residual min=-0.007663 max=0.009648 Jy/beam ! Clean residual mean=-0.000068 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.243587 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 89 components and 0.243587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081945Jy sigma=1.332197 ! Fit after self-cal, rms=0.081884Jy sigma=1.331633 ! Inverting map ! Added new window around map position (15.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00868051 Jy ! Component: 100 - total flux cleaned = 0.0132251 Jy ! Component: 150 - total flux cleaned = 0.0162453 Jy ! Component: 200 - total flux cleaned = 0.0178091 Jy ! Total flux subtracted in 200 components = 0.0178091 Jy ! Clean residual min=-0.006645 max=0.007643 Jy/beam ! Clean residual mean=-0.000017 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.261396 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 132 components and 0.261396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080990Jy sigma=1.309638 ! Fit after self-cal, rms=0.080938Jy sigma=1.308318 ! 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.080938Jy sigma=1.308318 ! Fit after self-cal, rms=0.080315Jy sigma=1.305613 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.145 mas, bmaj=18.33 mas, bpa=9.54 degrees ! Estimated noise=1.37461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00501544 Jy ! Component: 100 - total flux cleaned = 0.00614908 Jy ! Component: 150 - total flux cleaned = 0.00661211 Jy ! Component: 200 - total flux cleaned = 0.006688 Jy ! Total flux subtracted in 200 components = 0.006688 Jy ! Clean residual min=-0.008537 max=0.008767 Jy/beam ! Clean residual mean=-0.000042 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.268084 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 157 components and 0.268084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080257Jy sigma=1.302175 ! Fit after self-cal, rms=0.080211Jy sigma=1.301442 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.000868125 Jy ! Component: 100 - total flux cleaned = 0.00102877 Jy ! Component: 150 - total flux cleaned = 0.00109751 Jy ! Component: 200 - total flux cleaned = 0.00109728 Jy ! Total flux subtracted in 200 components = 0.00109728 Jy ! Clean residual min=-0.008348 max=0.007670 Jy/beam ! Clean residual mean=-0.000035 rms=0.002339 Jy/beam ! Combined flux in latest and established models = 0.269181 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 164 components and 0.269181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080228Jy sigma=1.300986 ! Fit after self-cal, rms=0.080202Jy sigma=1.300663 ! 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.878 mas, bmaj=7.256 mas, bpa=4.813 degrees ! Estimated noise=1.05652 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.878 x 7.256 at 4.813 degrees (North through East) ! Clean map min=-0.0062098 max=0.12992 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.479 mas, bmaj=6.416 mas, bpa=4.729 degrees ! Estimated noise=1.3527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102923 Jy ! Component: 100 - total flux cleaned = 0.141155 Jy ! Component: 150 - total flux cleaned = 0.16439 Jy ! Component: 200 - total flux cleaned = 0.180746 Jy ! Total flux subtracted in 200 components = 0.180746 Jy ! Clean residual min=-0.012067 max=0.014518 Jy/beam ! Clean residual mean=-0.000110 rms=0.003100 Jy/beam ! Combined flux in latest and established models = 0.180746 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.180746 Jy ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=7.256 mas, bpa=4.813 degrees ! Estimated noise=1.05652 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 (-14.5, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217089 Jy ! Component: 100 - total flux cleaned = 0.0357895 Jy ! Component: 150 - total flux cleaned = 0.0462502 Jy ! Component: 200 - total flux cleaned = 0.0544028 Jy ! Total flux subtracted in 200 components = 0.0544028 Jy ! Clean residual min=-0.007304 max=0.007164 Jy/beam ! Clean residual mean=-0.000123 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 0.235149 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 86 components and 0.235149 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.145 mas, bmaj=18.33 mas, bpa=9.54 degrees ! Estimated noise=1.37461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115802 Jy ! Component: 100 - total flux cleaned = 0.0189333 Jy ! Component: 150 - total flux cleaned = 0.0239421 Jy ! Component: 200 - total flux cleaned = 0.0273636 Jy ! Total flux subtracted in 200 components = 0.0273636 Jy ! Clean residual min=-0.006048 max=0.005370 Jy/beam ! Clean residual mean=-0.000090 rms=0.001871 Jy/beam ! Combined flux in latest and established models = 0.262512 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.00234299 Jy ! Component: 100 - total flux cleaned = 0.00356021 Jy ! Component: 150 - total flux cleaned = 0.00407121 Jy ! Component: 200 - total flux cleaned = 0.0044847 Jy ! Total flux subtracted in 200 components = 0.0044847 Jy ! Clean residual min=-0.005553 max=0.005486 Jy/beam ! Clean residual mean=-0.000057 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 0.266997 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 138 components and 0.266997 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=7.256 mas, bpa=4.813 degrees ! Estimated noise=1.05652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000844192 Jy ! Component: 100 - total flux cleaned = -0.000659817 Jy ! Component: 150 - total flux cleaned = -0.000575554 Jy ! Component: 200 - total flux cleaned = -0.000351281 Jy ! Total flux subtracted in 200 components = -0.000351281 Jy ! Clean residual min=-0.005300 max=0.005817 Jy/beam ! Clean residual mean=-0.000027 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.266646 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 158 components and 0.266646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079199Jy sigma=1.285239 ! Fit after self-cal, rms=0.079091Jy sigma=1.282997 wmodel /scr/pima/bg219g_uvs/J1259-2436_S_map.mod ! Writing 158 model components to file: /scr/pima/bg219g_uvs/J1259-2436_S_map.mod wobs /scr/pima/bg219g_uvs/J1259-2436_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1259-2436_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1259-2436_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219g_uvs/J1259-2436_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.000660968 Jy ! Component: 100 - total flux cleaned = 0.00144655 Jy ! Component: 150 - total flux cleaned = 0.00218255 Jy ! Component: 200 - total flux cleaned = 0.00287676 Jy ! Component: 250 - total flux cleaned = 0.00317319 Jy ! Component: 300 - total flux cleaned = 0.00331224 Jy ! Component: 350 - total flux cleaned = 0.00358183 Jy ! Component: 400 - total flux cleaned = 0.00371327 Jy ! Component: 450 - total flux cleaned = 0.00383705 Jy ! Component: 500 - total flux cleaned = 0.00353025 Jy ! Component: 550 - total flux cleaned = 0.00353 Jy ! Component: 600 - total flux cleaned = 0.00347275 Jy ! Component: 650 - total flux cleaned = 0.00347398 Jy ! Component: 700 - total flux cleaned = 0.00369076 Jy ! Component: 750 - total flux cleaned = 0.00368971 Jy ! Component: 800 - total flux cleaned = 0.00374276 Jy ! Component: 850 - total flux cleaned = 0.0039436 Jy ! Component: 900 - total flux cleaned = 0.00404315 Jy ! Component: 950 - total flux cleaned = 0.00433335 Jy ! Component: 1000 - total flux cleaned = 0.00452186 Jy ! Component: 1050 - total flux cleaned = 0.00461435 Jy ! Component: 1100 - total flux cleaned = 0.00484045 Jy ! Component: 1150 - total flux cleaned = 0.00501765 Jy ! Component: 1200 - total flux cleaned = 0.00506097 Jy ! Component: 1250 - total flux cleaned = 0.00501898 Jy ! Component: 1300 - total flux cleaned = 0.00522899 Jy ! Component: 1350 - total flux cleaned = 0.00526986 Jy ! Component: 1400 - total flux cleaned = 0.00551364 Jy ! Component: 1450 - total flux cleaned = 0.00559348 Jy ! Component: 1500 - total flux cleaned = 0.00567224 Jy ! Component: 1550 - total flux cleaned = 0.00567236 Jy ! Component: 1600 - total flux cleaned = 0.00567279 Jy ! Component: 1650 - total flux cleaned = 0.00571017 Jy ! Component: 1700 - total flux cleaned = 0.00571029 Jy ! Component: 1750 - total flux cleaned = 0.00578347 Jy ! Component: 1800 - total flux cleaned = 0.00578271 Jy ! Component: 1850 - total flux cleaned = 0.00578263 Jy ! Component: 1900 - total flux cleaned = 0.00581871 Jy ! Component: 1950 - total flux cleaned = 0.00588806 Jy ! Component: 2000 - total flux cleaned = 0.00585404 Jy ! Component: 2050 - total flux cleaned = 0.00599079 Jy ! Component: 2100 - total flux cleaned = 0.00605795 Jy ! Component: 2150 - total flux cleaned = 0.00609095 Jy ! Component: 2200 - total flux cleaned = 0.00615665 Jy ! Component: 2250 - total flux cleaned = 0.00615668 Jy ! Component: 2300 - total flux cleaned = 0.00628609 Jy ! Component: 2350 - total flux cleaned = 0.00635005 Jy ! Component: 2400 - total flux cleaned = 0.00641373 Jy ! Component: 2450 - total flux cleaned = 0.00657141 Jy ! Component: 2500 - total flux cleaned = 0.00663363 Jy ! Component: 2550 - total flux cleaned = 0.00669535 Jy ! Component: 2600 - total flux cleaned = 0.00684886 Jy ! Component: 2650 - total flux cleaned = 0.00690945 Jy ! Component: 2700 - total flux cleaned = 0.00687908 Jy ! Component: 2750 - total flux cleaned = 0.00693915 Jy ! Component: 2800 - total flux cleaned = 0.00679003 Jy ! Component: 2850 - total flux cleaned = 0.00681958 Jy ! Component: 2900 - total flux cleaned = 0.00673113 Jy ! Component: 2950 - total flux cleaned = 0.00670171 Jy ! Component: 3000 - total flux cleaned = 0.00664347 Jy ! Component: 3050 - total flux cleaned = 0.00658573 Jy ! Component: 3100 - total flux cleaned = 0.00661462 Jy ! Component: 3150 - total flux cleaned = 0.00652839 Jy ! Component: 3200 - total flux cleaned = 0.00652841 Jy ! Component: 3250 - total flux cleaned = 0.006386 Jy ! Component: 3300 - total flux cleaned = 0.00630104 Jy ! Component: 3350 - total flux cleaned = 0.00630105 Jy ! Component: 3400 - total flux cleaned = 0.00624481 Jy ! Component: 3450 - total flux cleaned = 0.00621638 Jy ! Component: 3500 - total flux cleaned = 0.00607654 Jy ! Component: 3550 - total flux cleaned = 0.00599288 Jy ! Component: 3600 - total flux cleaned = 0.00585388 Jy ! Component: 3650 - total flux cleaned = 0.00571471 Jy ! Component: 3700 - total flux cleaned = 0.00554813 Jy ! Component: 3750 - total flux cleaned = 0.00546471 Jy ! Component: 3800 - total flux cleaned = 0.00527049 Jy ! Component: 3850 - total flux cleaned = 0.00510419 Jy ! Component: 3900 - total flux cleaned = 0.00493768 Jy ! Component: 3950 - total flux cleaned = 0.00477086 Jy ! Component: 4000 - total flux cleaned = 0.00460375 Jy ! Component: 4050 - total flux cleaned = 0.00440852 Jy ! Total flux subtracted in 4096 components = 0.00421287 Jy ! Clean residual min=-0.001641 max=0.001859 Jy/beam ! Clean residual mean=-0.000011 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.270858 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 395 components and 0.270859 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1259-2436_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.878 x 7.256 at 4.813 degrees (North through East) ! Clean map min=-0.0027849 max=0.12923 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1259-2436_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.129225 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000459817 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06748 1.06748 2.13495 4.26991 8.53981 17.0796 34.1592 68.3185 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 281.036 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1259-2436_S_uvs.log closed on Thu Apr 7 07:15:56 2016