! Started logfile: /image_prod/ug002_uva//J1406-1058_S_a_dfm.log on Thu Mar 5 01:36:30 2020 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 /image_prod/ug002_uva//J1406-1058_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1406-1058_S_a_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888426 visibilities/baseline/integration-bin. ! Found source: J1406-1058 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 5757 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1406-1058_S_a] 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.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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002919Jy sigma=8.117464 ! Fit after self-cal, rms=0.937665Jy sigma=7.573949 ! 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.875 mas, bmaj=15.6 mas, bpa=-18.2 degrees ! Estimated noise=1.62504 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.0503492 Jy ! Component: 100 - total flux cleaned = 0.0613501 Jy ! Total flux subtracted in 100 components = 0.0613501 Jy ! Clean residual min=-0.002919 max=0.003248 Jy/beam ! Clean residual mean=-0.000010 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.0613501 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0613501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061730Jy sigma=0.457464 ! Fit after self-cal, rms=0.061159Jy sigma=0.451376 ! 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.544 mas, bmaj=16.12 mas, bpa=-17.54 degrees ! Estimated noise=1.1812 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.00429681 Jy ! Component: 100 - total flux cleaned = 0.00656204 Jy ! Component: 150 - total flux cleaned = 0.0078369 Jy ! Component: 200 - total flux cleaned = 0.00837139 Jy ! Total flux subtracted in 200 components = 0.00837139 Jy ! Clean residual min=-0.001936 max=0.002139 Jy/beam ! Clean residual mean=-0.000003 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0697215 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 36 components and 0.0697215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060887Jy sigma=0.448662 ! Fit after self-cal, rms=0.060903Jy sigma=0.448561 ! 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.544 x 16.12 at -17.54 degrees (North through East) ! Clean map min=-0.0018482 max=0.065056 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.00 KP 0.99 ! LA 0.97 MK 1.07 NL 0.90 OV 0.97 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.01 KP 0.99 ! LA 1.01 MK 0.96 NL 1.01 OV 1.02 ! PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.06 KP 1.10 ! LA 1.08 MK 0.96 NL 0.98 OV 0.97 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.060903Jy sigma=0.448561 ! Fit after self-cal, rms=0.060744Jy sigma=0.447392 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=16.09 mas, bpa=-17.57 degrees ! Estimated noise=1.17295 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.00046179 Jy ! Component: 100 - total flux cleaned = 0.000586472 Jy ! Component: 150 - total flux cleaned = 0.000677609 Jy ! Component: 200 - total flux cleaned = 0.000731532 Jy ! Total flux subtracted in 200 components = 0.000731532 Jy ! Clean residual min=-0.001530 max=0.001893 Jy/beam ! Clean residual mean=-0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.070453 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.070453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060735Jy sigma=0.447305 ! Fit after self-cal, rms=0.060761Jy sigma=0.447255 ! 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. ! ! Fit before self-cal, rms=0.060761Jy sigma=0.447255 ! Fit after self-cal, rms=0.060798Jy sigma=0.446559 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=16.03 mas, bpa=-17.61 degrees ! Estimated noise=1.17461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468249 Jy ! Component: 100 - total flux cleaned = 0.000523917 Jy ! Component: 150 - total flux cleaned = 0.000574616 Jy ! Component: 200 - total flux cleaned = 0.000622085 Jy ! Total flux subtracted in 200 components = 0.000622085 Jy ! Clean residual min=-0.001609 max=0.001902 Jy/beam ! Clean residual mean=-0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0710751 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 68 components and 0.0710751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060790Jy sigma=0.446508 ! Fit after self-cal, rms=0.060797Jy sigma=0.446472 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 (-53, -52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000963816 Jy ! Component: 100 - total flux cleaned = 0.000970954 Jy ! Component: 150 - total flux cleaned = 0.000969777 Jy ! Component: 200 - total flux cleaned = 0.000995432 Jy ! Total flux subtracted in 200 components = 0.000995432 Jy ! Clean residual min=-0.001546 max=0.001574 Jy/beam ! Clean residual mean=-0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0720705 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 99 components and 0.0720705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060735Jy sigma=0.445980 ! Fit after self-cal, rms=0.060722Jy sigma=0.445946 ! Inverting map ! Added new window around map position (103.5, 45.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127411 Jy ! Component: 100 - total flux cleaned = 0.00160579 Jy ! Component: 150 - total flux cleaned = 0.00172371 Jy ! Component: 200 - total flux cleaned = 0.00180517 Jy ! Total flux subtracted in 200 components = 0.00180517 Jy ! Clean residual min=-0.001568 max=0.001275 Jy/beam ! Clean residual mean=-0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0738757 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.0738757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060678Jy sigma=0.445624 ! Fit after self-cal, rms=0.060674Jy sigma=0.445599 ! 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. ! ! Fit before self-cal, rms=0.060674Jy sigma=0.445599 ! Fit after self-cal, rms=0.060319Jy sigma=0.445535 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=15.95 mas, bpa=-17.57 degrees ! Estimated noise=1.17273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000711433 Jy ! Component: 100 - total flux cleaned = 0.000881636 Jy ! Component: 150 - total flux cleaned = 0.000933786 Jy ! Component: 200 - total flux cleaned = 0.0010077 Jy ! Total flux subtracted in 200 components = 0.0010077 Jy ! Clean residual min=-0.001442 max=0.001201 Jy/beam ! Clean residual mean=-0.000002 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0748834 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 132 components and 0.0748834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060293Jy sigma=0.445371 ! Fit after self-cal, rms=0.060288Jy sigma=0.445363 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.000226911 Jy ! Component: 100 - total flux cleaned = 0.000318105 Jy ! Component: 150 - total flux cleaned = 0.000339806 Jy ! Component: 200 - total flux cleaned = 0.00040328 Jy ! Total flux subtracted in 200 components = 0.00040328 Jy ! Clean residual min=-0.001407 max=0.001172 Jy/beam ! Clean residual mean=-0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0752866 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 145 components and 0.0752867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060271Jy sigma=0.445261 ! Fit after self-cal, rms=0.060271Jy sigma=0.445258 ! 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. ! ! Fit before self-cal, rms=0.060271Jy sigma=0.445258 ! Fit after self-cal, rms=0.060185Jy sigma=0.445242 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.785 mas, bmaj=18.91 mas, bpa=-9.028 degrees ! Estimated noise=1.37038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000442548 Jy ! Component: 100 - total flux cleaned = 0.00072156 Jy ! Component: 150 - total flux cleaned = 0.000895381 Jy ! Component: 200 - total flux cleaned = 0.00105106 Jy ! Total flux subtracted in 200 components = 0.00105106 Jy ! Clean residual min=-0.001293 max=0.001216 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0763377 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 165 components and 0.0763377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060178Jy sigma=0.445197 ! Fit after self-cal, rms=0.060176Jy sigma=0.445193 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.000244584 Jy ! Component: 100 - total flux cleaned = 0.000370337 Jy ! Component: 150 - total flux cleaned = 0.000474578 Jy ! Component: 200 - total flux cleaned = 0.000550498 Jy ! Total flux subtracted in 200 components = 0.000550498 Jy ! Clean residual min=-0.001227 max=0.001214 Jy/beam ! Clean residual mean=-0.000000 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0768882 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 179 components and 0.0768882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060172Jy sigma=0.445172 ! Fit after self-cal, rms=0.060172Jy sigma=0.445171 ! 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.546 mas, bmaj=15.92 mas, bpa=-17.55 degrees ! Estimated noise=1.17293 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 15.92 at -17.55 degrees (North through East) ! Clean map min=-0.0013213 max=0.064567 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.877 mas, bmaj=15.5 mas, bpa=-18.21 degrees ! Estimated noise=1.60808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0502505 Jy ! Component: 100 - total flux cleaned = 0.0612931 Jy ! Component: 150 - total flux cleaned = 0.0654249 Jy ! Component: 200 - total flux cleaned = 0.0682418 Jy ! Total flux subtracted in 200 components = 0.0682418 Jy ! Clean residual min=-0.002312 max=0.002347 Jy/beam ! Clean residual mean=-0.000005 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0682418 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0682418 Jy ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=15.92 mas, bpa=-17.55 degrees ! Estimated noise=1.17293 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.00237224 Jy ! Component: 100 - total flux cleaned = 0.0036018 Jy ! Component: 150 - total flux cleaned = 0.00459331 Jy ! Component: 200 - total flux cleaned = 0.00513278 Jy ! Total flux subtracted in 200 components = 0.00513278 Jy ! Clean residual min=-0.001502 max=0.001402 Jy/beam ! Clean residual mean=-0.000003 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0733746 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.0733746 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.785 mas, bmaj=18.91 mas, bpa=-9.028 degrees ! Estimated noise=1.37038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119669 Jy ! Component: 100 - total flux cleaned = 0.00197352 Jy ! Component: 150 - total flux cleaned = 0.00248827 Jy ! Component: 200 - total flux cleaned = 0.00275088 Jy ! Total flux subtracted in 200 components = 0.00275088 Jy ! Clean residual min=-0.001474 max=0.001215 Jy/beam ! Clean residual mean=-0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0761255 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.000215794 Jy ! Component: 100 - total flux cleaned = 0.000334093 Jy ! Component: 150 - total flux cleaned = 0.000444027 Jy ! Component: 200 - total flux cleaned = 0.000513325 Jy ! Total flux subtracted in 200 components = 0.000513325 Jy ! Clean residual min=-0.001354 max=0.001189 Jy/beam ! Clean residual mean=-0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0766388 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 115 components and 0.0766388 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=15.92 mas, bpa=-17.55 degrees ! Estimated noise=1.17293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000118516 Jy ! Component: 100 - total flux cleaned = -0.000209474 Jy ! Component: 150 - total flux cleaned = -0.000238155 Jy ! Component: 200 - total flux cleaned = -0.000185537 Jy ! Total flux subtracted in 200 components = -0.000185537 Jy ! Clean residual min=-0.001449 max=0.001252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0764533 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 144 components and 0.0764533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060200Jy sigma=0.445382 ! Fit after self-cal, rms=0.060200Jy sigma=0.445368 wmodel J1406-1058_S_a_map.mod ! Writing 144 model components to file: J1406-1058_S_a_map.mod wobs J1406-1058_S_a_uvs.fits ! Writing UV FITS file: J1406-1058_S_a_uvs.fits wwins J1406-1058_S_a_map.win ! wwins: Wrote 3 windows to J1406-1058_S_a_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.000458816 Jy ! Component: 100 - total flux cleaned = -0.000796763 Jy ! Component: 150 - total flux cleaned = -0.00107037 Jy ! Component: 200 - total flux cleaned = -0.00127434 Jy ! Component: 250 - total flux cleaned = -0.0013101 Jy ! Component: 300 - total flux cleaned = -0.00131073 Jy ! Component: 350 - total flux cleaned = -0.00126082 Jy ! Component: 400 - total flux cleaned = -0.00124456 Jy ! Component: 450 - total flux cleaned = -0.00121278 Jy ! Component: 500 - total flux cleaned = -0.00113547 Jy ! Component: 550 - total flux cleaned = -0.00112044 Jy ! Component: 600 - total flux cleaned = -0.00107591 Jy ! Component: 650 - total flux cleaned = -0.00107583 Jy ! Component: 700 - total flux cleaned = -0.00103276 Jy ! Component: 750 - total flux cleaned = -0.0010188 Jy ! Component: 800 - total flux cleaned = -0.000977404 Jy ! Component: 850 - total flux cleaned = -0.000950641 Jy ! Component: 900 - total flux cleaned = -0.000937164 Jy ! Component: 950 - total flux cleaned = -0.000910707 Jy ! Component: 1000 - total flux cleaned = -0.000858798 Jy ! Component: 1050 - total flux cleaned = -0.000859002 Jy ! Component: 1100 - total flux cleaned = -0.000833633 Jy ! Component: 1150 - total flux cleaned = -0.000833444 Jy ! Component: 1200 - total flux cleaned = -0.000759363 Jy ! Component: 1250 - total flux cleaned = -0.00075953 Jy ! Component: 1300 - total flux cleaned = -0.000735384 Jy ! Component: 1350 - total flux cleaned = -0.000723431 Jy ! Component: 1400 - total flux cleaned = -0.000676465 Jy ! Component: 1450 - total flux cleaned = -0.000653075 Jy ! Component: 1500 - total flux cleaned = -0.000595869 Jy ! Component: 1550 - total flux cleaned = -0.000584656 Jy ! Component: 1600 - total flux cleaned = -0.000562456 Jy ! Component: 1650 - total flux cleaned = -0.000507353 Jy ! Component: 1700 - total flux cleaned = -0.000507418 Jy ! Component: 1750 - total flux cleaned = -0.00046427 Jy ! Component: 1800 - total flux cleaned = -0.000443123 Jy ! Component: 1850 - total flux cleaned = -0.000432516 Jy ! Component: 1900 - total flux cleaned = -0.000390809 Jy ! Component: 1950 - total flux cleaned = -0.000401087 Jy ! Component: 2000 - total flux cleaned = -0.000340095 Jy ! Component: 2050 - total flux cleaned = -0.000340208 Jy ! Component: 2100 - total flux cleaned = -0.000330254 Jy ! Component: 2150 - total flux cleaned = -0.000300588 Jy ! Component: 2200 - total flux cleaned = -0.000290812 Jy ! Component: 2250 - total flux cleaned = -0.000261708 Jy ! Component: 2300 - total flux cleaned = -0.000223449 Jy ! Component: 2350 - total flux cleaned = -0.000194971 Jy ! Component: 2400 - total flux cleaned = -0.000157198 Jy ! Component: 2450 - total flux cleaned = -0.000110463 Jy ! Component: 2500 - total flux cleaned = -5.50954e-05 Jy ! Component: 2550 - total flux cleaned = -1.84801e-05 Jy ! Component: 2600 - total flux cleaned = 3.58627e-05 Jy ! Component: 2650 - total flux cleaned = 7.18213e-05 Jy ! Component: 2700 - total flux cleaned = 0.000125283 Jy ! Component: 2750 - total flux cleaned = 0.000116363 Jy ! Component: 2800 - total flux cleaned = 0.000160174 Jy ! Component: 2850 - total flux cleaned = 0.000160189 Jy ! Component: 2900 - total flux cleaned = 0.000203272 Jy ! Component: 2950 - total flux cleaned = 0.000211857 Jy ! Component: 3000 - total flux cleaned = 0.000245779 Jy ! Component: 3050 - total flux cleaned = 0.000262543 Jy ! Component: 3100 - total flux cleaned = 0.000295932 Jy ! Component: 3150 - total flux cleaned = 0.000304216 Jy ! Component: 3200 - total flux cleaned = 0.000312556 Jy ! Component: 3250 - total flux cleaned = 0.000394169 Jy ! Component: 3300 - total flux cleaned = 0.000394151 Jy ! Component: 3350 - total flux cleaned = 0.000434431 Jy ! Component: 3400 - total flux cleaned = 0.000482462 Jy ! Component: 3450 - total flux cleaned = 0.0005221 Jy ! Component: 3500 - total flux cleaned = 0.000545751 Jy ! Component: 3550 - total flux cleaned = 0.000592628 Jy ! Component: 3600 - total flux cleaned = 0.000647084 Jy ! Component: 3650 - total flux cleaned = 0.000662514 Jy ! Component: 3700 - total flux cleaned = 0.000700856 Jy ! Component: 3750 - total flux cleaned = 0.000685553 Jy ! Component: 3800 - total flux cleaned = 0.000708356 Jy ! Component: 3850 - total flux cleaned = 0.00072345 Jy ! Component: 3900 - total flux cleaned = 0.000700968 Jy ! Component: 3950 - total flux cleaned = 0.000715883 Jy ! Component: 4000 - total flux cleaned = 0.000723294 Jy ! Component: 4050 - total flux cleaned = 0.000730663 Jy ! Total flux subtracted in 4096 components = 0.000693917 Jy ! Clean residual min=-0.000433 max=0.000452 Jy/beam ! Clean residual mean=0.000000 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.0771472 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 418 components and 0.0771472 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1406-1058_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 15.92 at -17.55 degrees (North through East) ! Clean map min=-0.0011381 max=0.064346 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1406-1058_S_a_map.fits wmodel /image_prod/ug002_uva//J1406-1058_S_a_map.mod ! Writing 418 model components to file: /image_prod/ug002_uva//J1406-1058_S_a_map.mod wobs /image_prod/ug002_uva//J1406-1058_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1406-1058_S_a_uvs.fits wwins /image_prod/ug002_uva//J1406-1058_S_a_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1406-1058_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0643464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000137785 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.642389 0.642389 1.28478 2.56955 5.13911 10.2782 20.5564 41.1129 82.2257 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 467.007 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1406-1058_S_a_dfm.log closed on Thu Mar 5 01:36:34 2020