! Started logfile: /scr/pima/rv125_uvs/J0922-3959_X_dfm.log on Sun Dec 23 02:50:14 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv125_uvs/J0922-3959_X_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J0922-3959_X_uva.fits ! AN table 1: 11 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.541126 visibilities/baseline/integration-bin. ! Found source: J0922-3959 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 500 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0922-3959_X] 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.248379Jy sigma=16.463033 ! Fit after self-cal, rms=0.496412Jy sigma=6.515919 ! 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=0.6245 mas, bmaj=1.783 mas, bpa=-10.15 degrees ! Estimated noise=3.68357 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.411389 Jy ! Component: 100 - total flux cleaned = 0.592246 Jy ! Total flux subtracted in 100 components = 0.592246 Jy ! Clean residual min=-0.042097 max=0.086720 Jy/beam ! Clean residual mean=0.000585 rms=0.017425 Jy/beam ! Combined flux in latest and established models = 0.592246 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.592246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281384Jy sigma=3.803039 ! Fit after self-cal, rms=0.281117Jy sigma=3.800886 ! 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=0.8243 mas, bmaj=2.439 mas, bpa=-10.66 degrees ! Estimated noise=2.89251 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.170795 Jy ! Component: 100 - total flux cleaned = 0.252427 Jy ! Component: 150 - total flux cleaned = 0.293983 Jy ! Component: 200 - total flux cleaned = 0.315136 Jy ! Total flux subtracted in 200 components = 0.315136 Jy ! Clean residual min=-0.056074 max=0.084390 Jy/beam ! Clean residual mean=0.000632 rms=0.017367 Jy/beam ! Combined flux in latest and established models = 0.907382 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.907382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181132Jy sigma=2.145202 ! Fit after self-cal, rms=0.181027Jy sigma=2.144110 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8243 x 2.439 at -10.66 degrees (North through East) ! Clean map min=-0.054114 max=0.54036 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.99 LA 0.98 MK 0.88 NL 1.51 ! OV 0.91 PT 0.82 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 1.01 MK 0.98 NL 1.61 ! OV 0.90 PT 0.84 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.99 LA 1.00 MK 1.09 NL 1.50 ! OV 0.93 PT 0.90 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 1.02 MK 1.10 NL 1.51 ! OV 0.95 PT 0.88 SC 1.04 ! ! ! Fit before self-cal, rms=0.181027Jy sigma=2.144110 ! Fit after self-cal, rms=0.106232Jy sigma=1.010984 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8354 mas, bmaj=2.416 mas, bpa=-10.54 degrees ! Estimated noise=2.94182 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.00114852 Jy ! Component: 100 - total flux cleaned = 0.000473747 Jy ! Component: 150 - total flux cleaned = -0.000300223 Jy ! Component: 200 - total flux cleaned = -0.000815281 Jy ! Total flux subtracted in 200 components = -0.000815281 Jy ! Clean residual min=-0.013491 max=0.013701 Jy/beam ! Clean residual mean=0.000012 rms=0.003228 Jy/beam ! Combined flux in latest and established models = 0.906567 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.906567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104981Jy sigma=1.001561 ! Fit after self-cal, rms=0.105425Jy sigma=0.999764 ! 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.105425Jy sigma=0.999764 ! Fit after self-cal, rms=0.104401Jy sigma=0.997543 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8272 mas, bmaj=2.401 mas, bpa=-10.67 degrees ! Estimated noise=2.9111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849223 Jy ! Component: 100 - total flux cleaned = 0.000115986 Jy ! Component: 150 - total flux cleaned = -0.000354891 Jy ! Component: 200 - total flux cleaned = -0.000640357 Jy ! Total flux subtracted in 200 components = -0.000640357 Jy ! Clean residual min=-0.012941 max=0.012620 Jy/beam ! Clean residual mean=0.000010 rms=0.003120 Jy/beam ! Combined flux in latest and established models = 0.905927 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.905927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103518Jy sigma=0.991276 ! Fit after self-cal, rms=0.103525Jy sigma=0.990982 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.000167865 Jy ! Component: 100 - total flux cleaned = -0.000563674 Jy ! Component: 150 - total flux cleaned = -0.000683874 Jy ! Component: 200 - total flux cleaned = -0.000909105 Jy ! Total flux subtracted in 200 components = -0.000909105 Jy ! Clean residual min=-0.012855 max=0.012599 Jy/beam ! Clean residual mean=0.000013 rms=0.003090 Jy/beam ! Combined flux in latest and established models = 0.905017 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.905017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103082Jy sigma=0.987797 ! Fit after self-cal, rms=0.103084Jy sigma=0.987651 ! 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.103084Jy sigma=0.987651 ! Fit after self-cal, rms=0.098725Jy sigma=0.940790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8219 mas, bmaj=2.394 mas, bpa=-10.56 degrees ! Estimated noise=2.89935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993368 Jy ! Component: 100 - total flux cleaned = 0.000791817 Jy ! Component: 150 - total flux cleaned = 0.00069724 Jy ! Component: 200 - total flux cleaned = 0.000524288 Jy ! Total flux subtracted in 200 components = 0.000524288 Jy ! Clean residual min=-0.012064 max=0.011730 Jy/beam ! Clean residual mean=0.000003 rms=0.002691 Jy/beam ! Combined flux in latest and established models = 0.905542 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.905542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098386Jy sigma=0.938849 ! Fit after self-cal, rms=0.098385Jy sigma=0.938747 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 = -8.54471e-06 Jy ! Component: 100 - total flux cleaned = -0.000167933 Jy ! Component: 150 - total flux cleaned = -0.000247652 Jy ! Component: 200 - total flux cleaned = -0.000395951 Jy ! Total flux subtracted in 200 components = -0.000395951 Jy ! Clean residual min=-0.011960 max=0.011672 Jy/beam ! Clean residual mean=0.000004 rms=0.002679 Jy/beam ! Combined flux in latest and established models = 0.905146 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.905146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098183Jy sigma=0.937569 ! Fit after self-cal, rms=0.098182Jy sigma=0.937508 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.098182Jy sigma=0.937508 ! Fit after self-cal, rms=0.096508Jy sigma=0.923785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.574 mas, bmaj=11.6 mas, bpa=-5.511 degrees ! Estimated noise=3.63863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179713 Jy ! Component: 100 - total flux cleaned = 0.000180019 Jy ! Component: 150 - total flux cleaned = 0.000179931 Jy ! Component: 200 - total flux cleaned = 0.000179759 Jy ! Total flux subtracted in 200 components = 0.000179759 Jy ! Clean residual min=-0.009043 max=0.008195 Jy/beam ! Clean residual mean=-0.000007 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 0.905325 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 34 components and 0.905325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096538Jy sigma=0.924191 ! Fit after self-cal, rms=0.096539Jy sigma=0.924170 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 = 2.45067e-05 Jy ! Component: 100 - total flux cleaned = 2.40205e-05 Jy ! Component: 150 - total flux cleaned = 2.40592e-05 Jy ! Component: 200 - total flux cleaned = 2.42113e-05 Jy ! Total flux subtracted in 200 components = 2.42113e-05 Jy ! Clean residual min=-0.009062 max=0.008200 Jy/beam ! Clean residual mean=-0.000007 rms=0.002488 Jy/beam ! Combined flux in latest and established models = 0.90535 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 35 components and 0.90535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096573Jy sigma=0.924736 ! Fit after self-cal, rms=0.096571Jy sigma=0.924721 ! 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=0.8169 mas, bmaj=2.387 mas, bpa=-10.58 degrees ! Estimated noise=2.88146 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8169 x 2.387 at -10.58 degrees (North through East) ! Clean map min=-0.0099659 max=0.54949 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.096571Jy sigma=0.924721 ! Fit after self-cal, rms=0.093119Jy sigma=0.840652 ! Inverting map and beam ! Estimated beam: bmin=0.8207 mas, bmaj=2.389 mas, bpa=-10.31 degrees ! Estimated noise=2.9004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483272 Jy ! Component: 100 - total flux cleaned = 5.17661e-05 Jy ! Component: 150 - total flux cleaned = 5.15031e-05 Jy ! Component: 200 - total flux cleaned = -1.8267e-05 Jy ! Total flux subtracted in 200 components = -1.8267e-05 Jy ! Clean residual min=-0.011075 max=0.011472 Jy/beam ! Clean residual mean=-0.000007 rms=0.002497 Jy/beam ! Combined flux in latest and established models = 0.905331 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.905331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092841Jy sigma=0.839304 ! Fit after self-cal, rms=0.092833Jy sigma=0.839215 ! Inverting map ! Added new window around map position (-21.8, 9.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00683935 Jy ! Component: 100 - total flux cleaned = 0.00665265 Jy ! Component: 150 - total flux cleaned = 0.00649073 Jy ! Component: 200 - total flux cleaned = 0.00660679 Jy ! Total flux subtracted in 200 components = 0.00660679 Jy ! Clean residual min=-0.009986 max=0.009138 Jy/beam ! Clean residual mean=0.000025 rms=0.002354 Jy/beam ! Combined flux in latest and established models = 0.911938 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.911938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091268Jy sigma=0.825006 ! Fit after self-cal, rms=0.091250Jy sigma=0.823528 ! 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.091250Jy sigma=0.823528 ! Fit after self-cal, rms=0.090860Jy sigma=0.821714 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=0.615 mas, bmaj=1.731 mas, bpa=-9.472 degrees ! Estimated noise=3.72445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.419623 Jy ! Component: 100 - total flux cleaned = 0.609898 Jy ! Component: 150 - total flux cleaned = 0.704454 Jy ! Component: 200 - total flux cleaned = 0.763006 Jy ! Total flux subtracted in 200 components = 0.763006 Jy ! Clean residual min=-0.021144 max=0.035005 Jy/beam ! Clean residual mean=0.000194 rms=0.006792 Jy/beam ! Combined flux in latest and established models = 0.763006 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.763006 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8176 mas, bmaj=2.379 mas, bpa=-10.29 degrees ! Estimated noise=2.8881 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 (0, -2.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0719187 Jy ! Component: 100 - total flux cleaned = 0.102836 Jy ! Component: 150 - total flux cleaned = 0.11935 Jy ! Component: 200 - total flux cleaned = 0.13055 Jy ! Total flux subtracted in 200 components = 0.13055 Jy ! Clean residual min=-0.011094 max=0.011303 Jy/beam ! Clean residual mean=0.000071 rms=0.002914 Jy/beam ! Combined flux in latest and established models = 0.893555 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 76 components and 0.893555 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.578 mas, bmaj=11.64 mas, bpa=-5.471 degrees ! Estimated noise=3.63999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103045 Jy ! Component: 100 - total flux cleaned = 0.0146105 Jy ! Component: 150 - total flux cleaned = 0.0159927 Jy ! Component: 200 - total flux cleaned = 0.0168152 Jy ! Total flux subtracted in 200 components = 0.0168152 Jy ! Clean residual min=-0.006621 max=0.007991 Jy/beam ! Clean residual mean=0.000029 rms=0.002337 Jy/beam ! Combined flux in latest and established models = 0.91037 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 = 8.99137e-05 Jy ! Component: 100 - total flux cleaned = 0.000168404 Jy ! Component: 150 - total flux cleaned = 0.000165509 Jy ! Component: 200 - total flux cleaned = 0.000168006 Jy ! Total flux subtracted in 200 components = 0.000168006 Jy ! Clean residual min=-0.006438 max=0.007800 Jy/beam ! Clean residual mean=0.000023 rms=0.002235 Jy/beam ! Combined flux in latest and established models = 0.910538 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.910538 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8176 mas, bmaj=2.379 mas, bpa=-10.29 degrees ! Estimated noise=2.8881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000602697 Jy ! Component: 100 - total flux cleaned = -0.000247534 Jy ! Component: 150 - total flux cleaned = 0.000197861 Jy ! Component: 200 - total flux cleaned = 0.000725638 Jy ! Total flux subtracted in 200 components = 0.000725638 Jy ! Clean residual min=-0.009712 max=0.009757 Jy/beam ! Clean residual mean=0.000010 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.911264 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.911264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090248Jy sigma=0.822208 ! Fit after self-cal, rms=0.090196Jy sigma=0.819449 wmodel J0922-3959_X_map.mod ! Writing 103 model components to file: J0922-3959_X_map.mod wobs J0922-3959_X_uvs.fits ! Writing UV FITS file: J0922-3959_X_uvs.fits wwins J0922-3959_X_map.win ! wwins: Wrote 3 windows to J0922-3959_X_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.00110807 Jy ! Component: 100 - total flux cleaned = -0.000336007 Jy ! Component: 150 - total flux cleaned = 0.000975972 Jy ! Component: 200 - total flux cleaned = 0.00152957 Jy ! Component: 250 - total flux cleaned = 0.00166168 Jy ! Component: 300 - total flux cleaned = 0.00102763 Jy ! Component: 350 - total flux cleaned = 0.000661773 Jy ! Component: 400 - total flux cleaned = 0.000188579 Jy ! Component: 450 - total flux cleaned = -4.1131e-05 Jy ! Component: 500 - total flux cleaned = 6.93675e-05 Jy ! Component: 550 - total flux cleaned = -0.000146043 Jy ! Component: 600 - total flux cleaned = -0.000253011 Jy ! Component: 650 - total flux cleaned = -0.000254069 Jy ! Component: 700 - total flux cleaned = -0.000254911 Jy ! Component: 750 - total flux cleaned = -0.000754052 Jy ! Component: 800 - total flux cleaned = -0.00104645 Jy ! Component: 850 - total flux cleaned = -0.00124002 Jy ! Component: 900 - total flux cleaned = -0.00152586 Jy ! Component: 950 - total flux cleaned = -0.00190034 Jy ! Component: 1000 - total flux cleaned = -0.00226693 Jy ! Component: 1050 - total flux cleaned = -0.00226573 Jy ! Component: 1100 - total flux cleaned = -0.00217793 Jy ! Component: 1150 - total flux cleaned = -0.0023542 Jy ! Component: 1200 - total flux cleaned = -0.00252687 Jy ! Component: 1250 - total flux cleaned = -0.0024403 Jy ! Component: 1300 - total flux cleaned = -0.00227223 Jy ! Component: 1350 - total flux cleaned = -0.00210795 Jy ! Component: 1400 - total flux cleaned = -0.00202658 Jy ! Component: 1450 - total flux cleaned = -0.00186575 Jy ! Component: 1500 - total flux cleaned = -0.00178487 Jy ! Component: 1550 - total flux cleaned = -0.00162848 Jy ! Component: 1600 - total flux cleaned = -0.00170519 Jy ! Component: 1650 - total flux cleaned = -0.00162763 Jy ! Component: 1700 - total flux cleaned = -0.00147685 Jy ! Component: 1750 - total flux cleaned = -0.00132829 Jy ! Component: 1800 - total flux cleaned = -0.00125384 Jy ! Component: 1850 - total flux cleaned = -0.00132459 Jy ! Component: 1900 - total flux cleaned = -0.00110972 Jy ! Component: 1950 - total flux cleaned = -0.00132219 Jy ! Component: 2000 - total flux cleaned = -0.00153137 Jy ! Component: 2050 - total flux cleaned = -0.00118547 Jy ! Component: 2100 - total flux cleaned = -0.00145862 Jy ! Component: 2150 - total flux cleaned = -0.00112022 Jy ! Component: 2200 - total flux cleaned = -0.000919262 Jy ! Component: 2250 - total flux cleaned = -0.000720662 Jy ! Component: 2300 - total flux cleaned = -0.000393205 Jy ! Component: 2350 - total flux cleaned = -6.8794e-05 Jy ! Component: 2400 - total flux cleaned = 0.00012384 Jy ! Component: 2450 - total flux cleaned = 0.000376628 Jy ! Component: 2500 - total flux cleaned = 0.000502892 Jy ! Component: 2550 - total flux cleaned = 0.000565653 Jy ! Component: 2600 - total flux cleaned = 0.000812648 Jy ! Component: 2650 - total flux cleaned = 0.000996315 Jy ! Component: 2700 - total flux cleaned = 0.00111797 Jy ! Component: 2750 - total flux cleaned = 0.00117797 Jy ! Component: 2800 - total flux cleaned = 0.00135674 Jy ! Component: 2850 - total flux cleaned = 0.00171065 Jy ! Component: 2900 - total flux cleaned = 0.00182742 Jy ! Component: 2950 - total flux cleaned = 0.00182769 Jy ! Component: 3000 - total flux cleaned = 0.00200085 Jy ! Component: 3050 - total flux cleaned = 0.00211457 Jy ! Component: 3100 - total flux cleaned = 0.00205748 Jy ! Component: 3150 - total flux cleaned = 0.00205729 Jy ! Component: 3200 - total flux cleaned = 0.00188994 Jy ! Component: 3250 - total flux cleaned = 0.00205725 Jy ! Component: 3300 - total flux cleaned = 0.002112 Jy ! Component: 3350 - total flux cleaned = 0.00205666 Jy ! Component: 3400 - total flux cleaned = 0.00194793 Jy ! Component: 3450 - total flux cleaned = 0.00200137 Jy ! Component: 3500 - total flux cleaned = 0.002001 Jy ! Component: 3550 - total flux cleaned = 0.00200112 Jy ! Component: 3600 - total flux cleaned = 0.00189568 Jy ! Component: 3650 - total flux cleaned = 0.00210556 Jy ! Component: 3700 - total flux cleaned = 0.00194892 Jy ! Component: 3750 - total flux cleaned = 0.00200062 Jy ! Component: 3800 - total flux cleaned = 0.00210307 Jy ! Component: 3850 - total flux cleaned = 0.00205179 Jy ! Component: 3900 - total flux cleaned = 0.00200077 Jy ! Component: 3950 - total flux cleaned = 0.00200097 Jy ! Component: 4000 - total flux cleaned = 0.00205098 Jy ! Component: 4050 - total flux cleaned = 0.00200068 Jy ! Total flux subtracted in 4096 components = 0.00185158 Jy ! Clean residual min=-0.002876 max=0.003134 Jy/beam ! Clean residual mean=0.000023 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.913115 Jy keep ! Adding 199 model components to the UV plane model. ! The established model now contains 302 components and 0.913116 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J0922-3959_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8176 x 2.379 at -10.29 degrees (North through East) ! Clean map min=-0.0061241 max=0.58247 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J0922-3959_X_map.fits wmodel /scr/pima/rv125_uvs/J0922-3959_X_map.mod ! Writing 302 model components to file: /scr/pima/rv125_uvs/J0922-3959_X_map.mod wobs /scr/pima/rv125_uvs/J0922-3959_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J0922-3959_X_uvs.fits wwins /scr/pima/rv125_uvs/J0922-3959_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv125_uvs/J0922-3959_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.58247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000851618 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.438624 0.438624 0.877249 1.7545 3.50899 7.01799 14.036 28.072 56.1439 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.582 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 683.956 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J0922-3959_X_dfm.log closed on Sun Dec 23 02:50:18 2018