! Started logfile: /scr/pima/bg219g_uvs/J1259-2436_S_dfm.log on Thu May 19 21:46:28 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J1259-2436_S_map.mod ! wmodel: Unable to open new model file: /J1259-2436_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0050236 max=0.12998 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.129985 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00133245 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.07524 3.07524 6.15047 12.3009 24.6019 49.2038 98.4075 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0039 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 97.553 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1259-2436_S_dfm.log closed on Thu May 19 21:46:30 2016