! Started logfile: /scr/pima/bg219i_uvs/J1325-1117_S_dfm.log on Thu May 19 23:21:26 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/bg219i_uvs/J1325-1117_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1325-1117_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.659574 visibilities/baseline/integration-bin. ! Found source: J1325-1117 ! ! 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 5580 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 J1325-1117_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019252Jy sigma=22.722852 ! Fit after self-cal, rms=0.874669Jy sigma=19.519082 ! 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.754 mas, bmaj=7.434 mas, bpa=-11.03 degrees ! Estimated noise=0.551161 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.0940072 Jy ! Component: 100 - total flux cleaned = 0.116938 Jy ! Total flux subtracted in 100 components = 0.116938 Jy ! Clean residual min=-0.005008 max=0.009225 Jy/beam ! Clean residual mean=-0.000014 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.116938 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.116938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069258Jy sigma=1.451645 ! Fit after self-cal, rms=0.069236Jy sigma=1.451461 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109183 Jy ! Component: 100 - total flux cleaned = 0.0177104 Jy ! Total flux subtracted in 100 components = 0.0177104 Jy ! Clean residual min=-0.003472 max=0.003764 Jy/beam ! Clean residual mean=-0.000005 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.134649 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.134649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066644Jy sigma=1.394918 ! Fit after self-cal, rms=0.066574Jy sigma=1.394589 ! 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.295 mas, bmaj=8.818 mas, bpa=-11.08 degrees ! Estimated noise=0.435961 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.00614481 Jy ! Component: 100 - total flux cleaned = 0.00937308 Jy ! Component: 150 - total flux cleaned = 0.0112046 Jy ! Component: 200 - total flux cleaned = 0.0122927 Jy ! Total flux subtracted in 200 components = 0.0122927 Jy ! Clean residual min=-0.002367 max=0.002549 Jy/beam ! Clean residual mean=0.000003 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.146941 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.146941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066013Jy sigma=1.382094 ! Fit after self-cal, rms=0.065971Jy sigma=1.381924 ! 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.295 x 8.818 at -11.08 degrees (North through East) ! Clean map min=-0.0023204 max=0.12472 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.03 FD 0.98 HN 1.07 KP 0.98 ! LA 1.00 MK 1.04 NL 0.97 OV 0.98 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.99 KP 1.03 ! LA 1.01 MK 0.97 NL 0.96 OV 1.03 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 1.02 KP 1.02 ! LA 1.01 MK 1.04 NL 0.98 OV 0.97 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 0.97 KP 0.98 ! LA 0.98 MK 0.99 NL 1.01 OV 1.03 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.065971Jy sigma=1.381924 ! Fit after self-cal, rms=0.065440Jy sigma=1.378337 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=8.827 mas, bpa=-11.06 degrees ! Estimated noise=0.434719 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.00014225 Jy ! Component: 100 - total flux cleaned = -0.000210203 Jy ! Component: 150 - total flux cleaned = -0.000210746 Jy ! Component: 200 - total flux cleaned = -0.000210955 Jy ! Total flux subtracted in 200 components = -0.000210955 Jy ! Clean residual min=-0.002279 max=0.002645 Jy/beam ! Clean residual mean=0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.14673 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.14673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065432Jy sigma=1.378173 ! Fit after self-cal, rms=0.065434Jy sigma=1.378109 ! 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.065434Jy sigma=1.378109 ! Fit after self-cal, rms=0.065335Jy sigma=1.374077 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=8.837 mas, bpa=-11 degrees ! Estimated noise=0.434687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000407479 Jy ! Component: 100 - total flux cleaned = -0.00040821 Jy ! Component: 150 - total flux cleaned = -0.000396349 Jy ! Component: 200 - total flux cleaned = -0.000374874 Jy ! Total flux subtracted in 200 components = -0.000374874 Jy ! Clean residual min=-0.001987 max=0.002486 Jy/beam ! Clean residual mean=-0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.146356 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.146356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065328Jy sigma=1.373973 ! Fit after self-cal, rms=0.065329Jy sigma=1.373904 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 (-116.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143209 Jy ! Component: 100 - total flux cleaned = 0.0016915 Jy ! Component: 150 - total flux cleaned = 0.00178935 Jy ! Component: 200 - total flux cleaned = 0.00173179 Jy ! Total flux subtracted in 200 components = 0.00173179 Jy ! Clean residual min=-0.002072 max=0.001759 Jy/beam ! Clean residual mean=-0.000005 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.148087 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.148087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065258Jy sigma=1.372170 ! Fit after self-cal, rms=0.065254Jy sigma=1.372069 ! 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.065254Jy sigma=1.372069 ! Fit after self-cal, rms=0.065149Jy sigma=1.371965 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.839 mas, bpa=-10.96 degrees ! Estimated noise=0.434124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000497682 Jy ! Component: 100 - total flux cleaned = 0.000446877 Jy ! Component: 150 - total flux cleaned = 0.000398486 Jy ! Component: 200 - total flux cleaned = 0.000376203 Jy ! Total flux subtracted in 200 components = 0.000376203 Jy ! Clean residual min=-0.002028 max=0.001685 Jy/beam ! Clean residual mean=-0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.148464 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.148464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065131Jy sigma=1.371500 ! Fit after self-cal, rms=0.065129Jy sigma=1.371483 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 = 4.96267e-05 Jy ! Component: 100 - total flux cleaned = 2.94988e-05 Jy ! Component: 150 - total flux cleaned = 2.91845e-05 Jy ! Component: 200 - total flux cleaned = 2.93792e-05 Jy ! Total flux subtracted in 200 components = 2.93792e-05 Jy ! Clean residual min=-0.002031 max=0.001673 Jy/beam ! Clean residual mean=-0.000004 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.148493 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.148493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065119Jy sigma=1.371226 ! Fit after self-cal, rms=0.065118Jy sigma=1.371220 ! 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.065118Jy sigma=1.371220 ! Fit after self-cal, rms=0.065041Jy sigma=1.371192 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.882 mas, bmaj=14.65 mas, bpa=-9.156 degrees ! Estimated noise=0.574884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167769 Jy ! Component: 100 - total flux cleaned = 0.000148238 Jy ! Component: 150 - total flux cleaned = 0.000193711 Jy ! Component: 200 - total flux cleaned = 0.000234355 Jy ! Total flux subtracted in 200 components = 0.000234355 Jy ! Clean residual min=-0.002039 max=0.001696 Jy/beam ! Clean residual mean=-0.000008 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.148727 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 115 components and 0.148727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065039Jy sigma=1.371146 ! Fit after self-cal, rms=0.065038Jy sigma=1.371122 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 = 4.63602e-05 Jy ! Component: 100 - total flux cleaned = 7.17361e-05 Jy ! Component: 150 - total flux cleaned = 0.000129981 Jy ! Component: 200 - total flux cleaned = 0.000182902 Jy ! Total flux subtracted in 200 components = 0.000182902 Jy ! Clean residual min=-0.002004 max=0.001668 Jy/beam ! Clean residual mean=-0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.14891 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.14891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065038Jy sigma=1.371097 ! Fit after self-cal, rms=0.065038Jy sigma=1.371089 ! 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.317 mas, bmaj=8.839 mas, bpa=-10.95 degrees ! Estimated noise=0.433675 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 8.839 at -10.95 degrees (North through East) ! Clean map min=-0.0019169 max=0.12393 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.767 mas, bmaj=7.431 mas, bpa=-10.88 degrees ! Estimated noise=0.549639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0936157 Jy ! Component: 100 - total flux cleaned = 0.116576 Jy ! Component: 150 - total flux cleaned = 0.127132 Jy ! Component: 200 - total flux cleaned = 0.133656 Jy ! Total flux subtracted in 200 components = 0.133656 Jy ! Clean residual min=-0.002820 max=0.003621 Jy/beam ! Clean residual mean=-0.000005 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.133655 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.133655 Jy ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.839 mas, bpa=-10.95 degrees ! Estimated noise=0.433675 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573606 Jy ! Component: 100 - total flux cleaned = 0.00906006 Jy ! Component: 150 - total flux cleaned = 0.0109653 Jy ! Component: 200 - total flux cleaned = 0.0120224 Jy ! Total flux subtracted in 200 components = 0.0120224 Jy ! Clean residual min=-0.002130 max=0.002159 Jy/beam ! Clean residual mean=-0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.145678 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 60 components and 0.145678 Jy ! Inverting map ! Added new window around map position (8, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167495 Jy ! Component: 100 - total flux cleaned = 0.0021055 Jy ! Component: 150 - total flux cleaned = 0.00227074 Jy ! Component: 200 - total flux cleaned = 0.00238331 Jy ! Total flux subtracted in 200 components = 0.00238331 Jy ! Clean residual min=-0.001896 max=0.001697 Jy/beam ! Clean residual mean=-0.000005 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.148061 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.148061 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.882 mas, bmaj=14.65 mas, bpa=-9.156 degrees ! Estimated noise=0.574884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688518 Jy ! Component: 100 - total flux cleaned = 0.000713419 Jy ! Component: 150 - total flux cleaned = 0.000690936 Jy ! Component: 200 - total flux cleaned = 0.000711539 Jy ! Total flux subtracted in 200 components = 0.000711539 Jy ! Clean residual min=-0.001899 max=0.001587 Jy/beam ! Clean residual mean=-0.000010 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.148773 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 = 4.20034e-07 Jy ! Component: 100 - total flux cleaned = 1.70322e-05 Jy ! Component: 150 - total flux cleaned = 2.76216e-06 Jy ! Component: 200 - total flux cleaned = 2.44855e-06 Jy ! Total flux subtracted in 200 components = 2.44855e-06 Jy ! Clean residual min=-0.001898 max=0.001542 Jy/beam ! Clean residual mean=-0.000009 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.148775 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 108 components and 0.148775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.839 mas, bpa=-10.95 degrees ! Estimated noise=0.433675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335136 Jy ! Component: 100 - total flux cleaned = -0.000399532 Jy ! Component: 150 - total flux cleaned = -0.000460202 Jy ! Component: 200 - total flux cleaned = -0.000516569 Jy ! Total flux subtracted in 200 components = -0.000516569 Jy ! Clean residual min=-0.001816 max=0.001771 Jy/beam ! Clean residual mean=-0.000004 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.148259 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.148259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065000Jy sigma=1.370483 ! Fit after self-cal, rms=0.064999Jy sigma=1.370402 wmodel /J1325-1117_S_map.mod ! wmodel: Unable to open new model file: /J1325-1117_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1325-1117_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 8.839 at -10.95 degrees (North through East) ! Clean map min=-0.0017587 max=0.12401 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1325-1117_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124006 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000427914 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03523 1.03523 2.07045 4.1409 8.2818 16.5636 33.1272 66.2544 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 289.792 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1325-1117_S_dfm.log closed on Thu May 19 23:21:29 2016