! Started logfile: /scr/pima/bg219a_uvs/J1534-3526_S_dfm.log on Fri May 20 00:12:34 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/bg219a_uvs/J1534-3526_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1534-3526_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.574074 visibilities/baseline/integration-bin. ! Found source: J1534-3526 ! ! 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 49 lines of history. ! ! Reading 1240 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 J1534-3526_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.292089Jy sigma=21.523172 ! Fit after self-cal, rms=0.321959Jy sigma=5.280394 ! 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.081 mas, bmaj=6.317 mas, bpa=-8.19 degrees ! Estimated noise=2.23064 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.533174 Jy ! Component: 100 - total flux cleaned = 0.649528 Jy ! Total flux subtracted in 100 components = 0.649528 Jy ! Clean residual min=-0.029389 max=0.034299 Jy/beam ! Clean residual mean=-0.000260 rms=0.008015 Jy/beam ! Combined flux in latest and established models = 0.649528 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.649528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119575Jy sigma=2.017305 ! Fit after self-cal, rms=0.119567Jy sigma=2.017271 ! 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.439 mas, bmaj=7.311 mas, bpa=-9.925 degrees ! Estimated noise=1.53023 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.0458497 Jy ! Component: 100 - total flux cleaned = 0.0666636 Jy ! Component: 150 - total flux cleaned = 0.0773583 Jy ! Component: 200 - total flux cleaned = 0.0834845 Jy ! Total flux subtracted in 200 components = 0.0834845 Jy ! Clean residual min=-0.013597 max=0.019066 Jy/beam ! Clean residual mean=-0.000223 rms=0.004658 Jy/beam ! Combined flux in latest and established models = 0.733012 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.733012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100917Jy sigma=1.796307 ! Fit after self-cal, rms=0.100917Jy sigma=1.796164 ! 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.439 x 7.311 at -9.925 degrees (North through East) ! Clean map min=-0.013185 max=0.69219 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: ! LA 1.00 MK 1.02 NL 1.04 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.97 NL 1.06 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.99 NL 1.07 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 1.08 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.100917Jy sigma=1.796164 ! Fit after self-cal, rms=0.096599Jy sigma=1.747395 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.437 mas, bmaj=7.289 mas, bpa=-9.846 degrees ! Estimated noise=1.53728 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.00543837 Jy ! Component: 100 - total flux cleaned = 0.00838786 Jy ! Component: 150 - total flux cleaned = 0.0100638 Jy ! Component: 200 - total flux cleaned = 0.010639 Jy ! Total flux subtracted in 200 components = 0.010639 Jy ! Clean residual min=-0.006807 max=0.006552 Jy/beam ! Clean residual mean=-0.000048 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.743651 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.743651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095938Jy sigma=1.750098 ! Fit after self-cal, rms=0.096005Jy sigma=1.750032 ! 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.096005Jy sigma=1.750032 ! Fit after self-cal, rms=0.097318Jy sigma=1.746740 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.43 mas, bmaj=7.277 mas, bpa=-9.846 degrees ! Estimated noise=1.54776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052764 Jy ! Component: 100 - total flux cleaned = 0.00800544 Jy ! Component: 150 - total flux cleaned = 0.0096391 Jy ! Component: 200 - total flux cleaned = 0.0106817 Jy ! Total flux subtracted in 200 components = 0.0106817 Jy ! Clean residual min=-0.006742 max=0.006537 Jy/beam ! Clean residual mean=-0.000047 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 0.754333 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.754333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096675Jy sigma=1.749794 ! Fit after self-cal, rms=0.096674Jy sigma=1.749790 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.000315358 Jy ! Component: 100 - total flux cleaned = 0.000503389 Jy ! Component: 150 - total flux cleaned = 0.000649635 Jy ! Component: 200 - total flux cleaned = 0.000761925 Jy ! Total flux subtracted in 200 components = 0.000761925 Jy ! Clean residual min=-0.006632 max=0.006521 Jy/beam ! Clean residual mean=-0.000042 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.755095 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.755095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096637Jy sigma=1.750092 ! Fit after self-cal, rms=0.096638Jy sigma=1.750087 ! 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.096638Jy sigma=1.750087 ! Fit after self-cal, rms=0.098091Jy sigma=1.746413 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.422 mas, bmaj=7.265 mas, bpa=-9.85 degrees ! Estimated noise=1.5594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00516937 Jy ! Component: 100 - total flux cleaned = 0.00779494 Jy ! Component: 150 - total flux cleaned = 0.00944506 Jy ! Component: 200 - total flux cleaned = 0.0105033 Jy ! Total flux subtracted in 200 components = 0.0105033 Jy ! Clean residual min=-0.006665 max=0.006461 Jy/beam ! Clean residual mean=-0.000048 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.765598 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.765598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097463Jy sigma=1.749522 ! Fit after self-cal, rms=0.097463Jy sigma=1.749519 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.000693413 Jy ! Component: 100 - total flux cleaned = 0.000990381 Jy ! Component: 150 - total flux cleaned = 0.00105369 Jy ! Component: 200 - total flux cleaned = 0.00111409 Jy ! Total flux subtracted in 200 components = 0.00111409 Jy ! Clean residual min=-0.006594 max=0.006486 Jy/beam ! Clean residual mean=-0.000042 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.766712 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.766712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097421Jy sigma=1.750078 ! Fit after self-cal, rms=0.097422Jy sigma=1.750076 ! 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.097422Jy sigma=1.750076 ! Fit after self-cal, rms=0.098935Jy sigma=1.746310 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.878 mas, bmaj=23.13 mas, bpa=-6.663 degrees ! Estimated noise=2.30486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00890025 Jy ! Component: 100 - total flux cleaned = 0.0118813 Jy ! Component: 150 - total flux cleaned = 0.0130284 Jy ! Component: 200 - total flux cleaned = 0.0132194 Jy ! Total flux subtracted in 200 components = 0.0132194 Jy ! Clean residual min=-0.007437 max=0.006946 Jy/beam ! Clean residual mean=-0.000097 rms=0.002656 Jy/beam ! Combined flux in latest and established models = 0.779932 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.779932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098255Jy sigma=1.751734 ! Fit after self-cal, rms=0.098257Jy sigma=1.751662 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.37854e-05 Jy ! Component: 100 - total flux cleaned = 0.000126281 Jy ! Component: 150 - total flux cleaned = 0.0001662 Jy ! Component: 200 - total flux cleaned = 0.000224438 Jy ! Total flux subtracted in 200 components = 0.000224438 Jy ! Clean residual min=-0.007419 max=0.006965 Jy/beam ! Clean residual mean=-0.000094 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.780156 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 57 components and 0.780156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098254Jy sigma=1.751600 ! Fit after self-cal, rms=0.098253Jy sigma=1.751592 ! 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.416 mas, bmaj=7.254 mas, bpa=-9.856 degrees ! Estimated noise=1.57159 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.416 x 7.254 at -9.856 degrees (North through East) ! Clean map min=-0.0059352 max=0.70449 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098253Jy sigma=1.751592 ! Fit after self-cal, rms=0.085697Jy sigma=1.561384 ! Inverting map and beam ! Estimated beam: bmin=2.434 mas, bmaj=7.272 mas, bpa=-9.85 degrees ! Estimated noise=1.53764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0147505 Jy ! Component: 100 - total flux cleaned = -0.021168 Jy ! Component: 150 - total flux cleaned = -0.0246984 Jy ! Component: 200 - total flux cleaned = -0.0267971 Jy ! Total flux subtracted in 200 components = -0.0267971 Jy ! Clean residual min=-0.008154 max=0.012996 Jy/beam ! Clean residual mean=0.000070 rms=0.003073 Jy/beam ! Combined flux in latest and established models = 0.753359 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 81 components and 0.753359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084629Jy sigma=1.504730 ! Fit after self-cal, rms=0.084623Jy sigma=1.504722 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131799 Jy ! Component: 100 - total flux cleaned = -0.00176803 Jy ! Component: 150 - total flux cleaned = -0.00200196 Jy ! Component: 200 - total flux cleaned = -0.00218993 Jy ! Total flux subtracted in 200 components = -0.00218993 Jy ! Clean residual min=-0.008217 max=0.012775 Jy/beam ! Clean residual mean=0.000058 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.751169 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.751169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084651Jy sigma=1.503222 ! Fit after self-cal, rms=0.084652Jy sigma=1.503221 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084652Jy sigma=1.503221 ! Fit after self-cal, rms=0.080801Jy sigma=1.458687 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.084 mas, bmaj=6.299 mas, bpa=-8.097 degrees ! Estimated noise=2.19964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.525731 Jy ! Component: 100 - total flux cleaned = 0.640473 Jy ! Component: 150 - total flux cleaned = 0.675137 Jy ! Component: 200 - total flux cleaned = 0.693555 Jy ! Total flux subtracted in 200 components = 0.693555 Jy ! Clean residual min=-0.012591 max=0.013397 Jy/beam ! Clean residual mean=-0.000063 rms=0.003781 Jy/beam ! Combined flux in latest and established models = 0.693555 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.693555 Jy ! Inverting map and beam ! Estimated beam: bmin=2.443 mas, bmaj=7.287 mas, bpa=-9.865 degrees ! Estimated noise=1.50685 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.0158059 Jy ! Component: 100 - total flux cleaned = 0.0239522 Jy ! Component: 150 - total flux cleaned = 0.0284059 Jy ! Component: 200 - total flux cleaned = 0.0309268 Jy ! Total flux subtracted in 200 components = 0.0309268 Jy ! Clean residual min=-0.008594 max=0.012408 Jy/beam ! Clean residual mean=0.000030 rms=0.003002 Jy/beam ! Combined flux in latest and established models = 0.724481 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.724482 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=6.947 mas, bmaj=23.54 mas, bpa=-6.699 degrees ! Estimated noise=2.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128571 Jy ! Component: 100 - total flux cleaned = 0.00125101 Jy ! Component: 150 - total flux cleaned = 0.00115267 Jy ! Component: 200 - total flux cleaned = 0.00105827 Jy ! Total flux subtracted in 200 components = 0.00105827 Jy ! Clean residual min=-0.013819 max=0.015801 Jy/beam ! Clean residual mean=0.000099 rms=0.005491 Jy/beam ! Combined flux in latest and established models = 0.72554 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 = -9.14284e-05 Jy ! Component: 100 - total flux cleaned = -0.000180591 Jy ! Component: 150 - total flux cleaned = -0.000265773 Jy ! Component: 200 - total flux cleaned = -0.000347677 Jy ! Total flux subtracted in 200 components = -0.000347677 Jy ! Clean residual min=-0.013921 max=0.015684 Jy/beam ! Clean residual mean=0.000094 rms=0.005473 Jy/beam ! Combined flux in latest and established models = 0.725192 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 35 components and 0.725192 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.443 mas, bmaj=7.287 mas, bpa=-9.865 degrees ! Estimated noise=1.50685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000957866 Jy ! Component: 100 - total flux cleaned = 0.000912855 Jy ! Component: 150 - total flux cleaned = 0.000874668 Jy ! Component: 200 - total flux cleaned = 0.000815899 Jy ! Total flux subtracted in 200 components = 0.000815899 Jy ! Clean residual min=-0.008425 max=0.012410 Jy/beam ! Clean residual mean=0.000039 rms=0.002999 Jy/beam ! Combined flux in latest and established models = 0.726008 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.726008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080261Jy sigma=1.417841 ! Fit after self-cal, rms=0.080252Jy sigma=1.417822 wmodel /J1534-3526_S_map.mod ! wmodel: Unable to open new model file: /J1534-3526_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1534-3526_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.443 x 7.287 at -9.865 degrees (North through East) ! Clean map min=-0.0081312 max=0.68646 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1534-3526_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.686457 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00300002 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.31109 1.31109 2.62218 5.24435 10.4887 20.9774 41.9548 83.9097 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.686 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 228.817 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1534-3526_S_dfm.log closed on Fri May 20 00:12:36 2016