! Started logfile: /image_prod/ug002_uva//J1625-2527_S_c_dfm.log on Thu Mar 5 02:42:10 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//J1625-2527_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_c_uva.fits ! AN table 1: 6 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 44 lines of history. ! ! Reading 237 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 J1625-2527_S_c] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.203245Jy sigma=10.015924 ! Fit after self-cal, rms=0.173868Jy sigma=1.356671 ! 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=3.593 mas, bmaj=15.11 mas, bpa=0.2485 degrees ! Estimated noise=6.70876 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.691754 Jy ! Component: 100 - total flux cleaned = 0.848973 Jy ! Total flux subtracted in 100 components = 0.848973 Jy ! Clean residual min=-0.033286 max=0.056407 Jy/beam ! Clean residual mean=0.004167 rms=0.019599 Jy/beam ! Combined flux in latest and established models = 0.848972 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.848972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145335Jy sigma=1.215594 ! Fit after self-cal, rms=0.145216Jy sigma=1.214615 ! 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=4.103 mas, bmaj=15.5 mas, bpa=2.018 degrees ! Estimated noise=5.68348 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.0855575 Jy ! Component: 100 - total flux cleaned = 0.133206 Jy ! Component: 150 - total flux cleaned = 0.160183 Jy ! Component: 200 - total flux cleaned = 0.175465 Jy ! Total flux subtracted in 200 components = 0.175465 Jy ! Clean residual min=-0.013175 max=0.013189 Jy/beam ! Clean residual mean=0.003078 rms=0.006585 Jy/beam ! Combined flux in latest and established models = 1.02444 Jy ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 134 components and 1.02444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080453Jy sigma=0.637277 ! Fit after self-cal, rms=0.080243Jy sigma=0.635812 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 15.5 at 2.018 degrees (North through East) ! Clean map min=-0.018698 max=0.8357 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 KP 0.98 LA 1.02 ! MK 1.01 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 KP 0.97 LA 0.99 ! MK 1.03 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 KP 0.97 LA 1.02 ! MK 1.01 PT 0.95 ! ! ! Fit before self-cal, rms=0.080243Jy sigma=0.635812 ! Fit after self-cal, rms=0.070914Jy sigma=0.551166 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=15.6 mas, bpa=2.069 degrees ! Estimated noise=5.62119 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.00611647 Jy ! Component: 100 - total flux cleaned = 0.00648443 Jy ! Component: 150 - total flux cleaned = 0.00648339 Jy ! Component: 200 - total flux cleaned = 0.00735106 Jy ! Total flux subtracted in 200 components = 0.00735106 Jy ! Clean residual min=-0.003475 max=0.003503 Jy/beam ! Clean residual mean=0.000727 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 1.03179 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 177 components and 1.03179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068569Jy sigma=0.527462 ! Fit after self-cal, rms=0.068503Jy sigma=0.526955 ! 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.068503Jy sigma=0.526955 ! Fit after self-cal, rms=0.068353Jy sigma=0.526012 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=15.61 mas, bpa=2.084 degrees ! Estimated noise=5.6119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106445 Jy ! Component: 100 - total flux cleaned = 0.000865936 Jy ! Component: 150 - total flux cleaned = 0.00139777 Jy ! Component: 200 - total flux cleaned = 0.0021176 Jy ! Total flux subtracted in 200 components = 0.0021176 Jy ! Clean residual min=-0.001913 max=0.001902 Jy/beam ! Clean residual mean=0.000134 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 1.03391 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 225 components and 1.03391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067794Jy sigma=0.520364 ! Fit after self-cal, rms=0.067768Jy sigma=0.520132 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 = 7.84438e-05 Jy ! Component: 100 - total flux cleaned = 0.000677718 Jy ! Component: 150 - total flux cleaned = 0.00113866 Jy ! Component: 200 - total flux cleaned = 0.00176172 Jy ! Total flux subtracted in 200 components = 0.00176172 Jy ! Clean residual min=-0.001449 max=0.001439 Jy/beam ! Clean residual mean=0.000026 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 1.03567 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 275 components and 1.03567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067541Jy sigma=0.517446 ! Fit after self-cal, rms=0.067531Jy sigma=0.517360 ! 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.067531Jy sigma=0.517360 ! Fit after self-cal, rms=0.067501Jy sigma=0.517009 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.142 mas, bmaj=15.59 mas, bpa=2.101 degrees ! Estimated noise=5.6078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000963524 Jy ! Component: 100 - total flux cleaned = -0.00169243 Jy ! Component: 150 - total flux cleaned = -0.00235647 Jy ! Component: 200 - total flux cleaned = -0.00275452 Jy ! Total flux subtracted in 200 components = -0.00275452 Jy ! Clean residual min=-0.001306 max=0.001289 Jy/beam ! Clean residual mean=0.000020 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 1.03291 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 311 components and 1.03291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067246Jy sigma=0.515270 ! Fit after self-cal, rms=0.067235Jy sigma=0.515202 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.000855908 Jy ! Component: 100 - total flux cleaned = 0.00135415 Jy ! Component: 150 - total flux cleaned = 0.00195605 Jy ! Component: 200 - total flux cleaned = 0.00253647 Jy ! Total flux subtracted in 200 components = 0.00253647 Jy ! Clean residual min=-0.001054 max=0.001057 Jy/beam ! Clean residual mean=-0.000009 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 1.03545 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 334 components and 1.03545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067114Jy sigma=0.513920 ! Fit after self-cal, rms=0.067107Jy sigma=0.513855 ! 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.067107Jy sigma=0.513855 ! Fit after self-cal, rms=0.067089Jy sigma=0.513576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.017 mas, bmaj=18.5 mas, bpa=15.18 degrees ! Estimated noise=6.75708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000898881 Jy ! Component: 100 - total flux cleaned = -0.00154374 Jy ! Component: 150 - total flux cleaned = -0.00218827 Jy ! Component: 200 - total flux cleaned = -0.0028038 Jy ! Total flux subtracted in 200 components = -0.0028038 Jy ! Clean residual min=-0.000769 max=0.000763 Jy/beam ! Clean residual mean=0.000002 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 1.03265 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 359 components and 1.03265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066954Jy sigma=0.513067 ! Fit after self-cal, rms=0.066941Jy sigma=0.512995 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.000214615 Jy ! Component: 100 - total flux cleaned = 0.00072351 Jy ! Component: 150 - total flux cleaned = 0.00119924 Jy ! Component: 200 - total flux cleaned = 0.00154572 Jy ! Total flux subtracted in 200 components = 0.00154572 Jy ! Clean residual min=-0.000628 max=0.000634 Jy/beam ! Clean residual mean=-0.000025 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 1.03419 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 390 components and 1.03419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066876Jy sigma=0.512480 ! Fit after self-cal, rms=0.066876Jy sigma=0.512458 ! 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=4.145 mas, bmaj=15.57 mas, bpa=2.118 degrees ! Estimated noise=5.60371 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 15.57 at 2.118 degrees (North through East) ! Clean map min=-0.0065373 max=0.82488 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. ! ! Fit before self-cal, rms=0.066876Jy sigma=0.512458 ! Fit after self-cal, rms=0.058833Jy sigma=0.450136 ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=15.57 mas, bpa=2.126 degrees ! Estimated noise=5.6035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144185 Jy ! Component: 100 - total flux cleaned = -0.00161494 Jy ! Component: 150 - total flux cleaned = -0.00161664 Jy ! Component: 200 - total flux cleaned = -0.00166611 Jy ! Total flux subtracted in 200 components = -0.00166611 Jy ! Clean residual min=-0.000825 max=0.000824 Jy/beam ! Clean residual mean=0.000002 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 1.03253 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 422 components and 1.03253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058748Jy sigma=0.448933 ! Fit after self-cal, rms=0.058747Jy sigma=0.448900 ! Inverting map ! Added new window around map position (126.5, 107.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491337 Jy ! Component: 100 - total flux cleaned = 0.000526943 Jy ! Component: 150 - total flux cleaned = 0.000542367 Jy ! Component: 200 - total flux cleaned = 0.000556597 Jy ! Total flux subtracted in 200 components = 0.000556597 Jy ! Clean residual min=-0.001210 max=0.000990 Jy/beam ! Clean residual mean=0.000002 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 1.03308 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 440 components and 1.03308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058731Jy sigma=0.448575 ! Fit after self-cal, rms=0.058728Jy sigma=0.448535 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058728Jy sigma=0.448535 ! Fit after self-cal, rms=0.058693Jy sigma=0.448482 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=3.62 mas, bmaj=15.09 mas, bpa=0.27 degrees ! Estimated noise=6.64799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245419 Jy ! Component: 100 - total flux cleaned = 0.239396 Jy ! Component: 150 - total flux cleaned = 0.234704 Jy ! Component: 200 - total flux cleaned = 0.228203 Jy ! Total flux subtracted in 200 components = 0.228203 Jy ! Clean residual min=-0.319844 max=0.721808 Jy/beam ! Clean residual mean=0.020201 rms=0.152870 Jy/beam ! Combined flux in latest and established models = 0.228203 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.228203 Jy ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=15.56 mas, bpa=2.13 degrees ! Estimated noise=5.60287 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, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.590625 Jy ! Component: 100 - total flux cleaned = 0.616502 Jy ! Component: 150 - total flux cleaned = 0.627362 Jy ! Component: 200 - total flux cleaned = 0.63585 Jy ! Total flux subtracted in 200 components = 0.63585 Jy ! Clean residual min=-0.073307 max=0.081158 Jy/beam ! Clean residual mean=0.011333 rms=0.023732 Jy/beam ! Combined flux in latest and established models = 0.864052 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 73 components and 0.864052 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=8.013 mas, bmaj=18.49 mas, bpa=15.22 degrees ! Estimated noise=6.75655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0428319 Jy ! Component: 100 - total flux cleaned = 0.0743049 Jy ! Component: 150 - total flux cleaned = 0.0981315 Jy ! Component: 200 - total flux cleaned = 0.112014 Jy ! Total flux subtracted in 200 components = 0.112014 Jy ! Clean residual min=-0.048761 max=0.043471 Jy/beam ! Clean residual mean=0.006539 rms=0.015455 Jy/beam ! Combined flux in latest and established models = 0.976067 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.0102041 Jy ! Component: 100 - total flux cleaned = 0.0201007 Jy ! Component: 150 - total flux cleaned = 0.0285803 Jy ! Component: 200 - total flux cleaned = 0.0350151 Jy ! Total flux subtracted in 200 components = 0.0350151 Jy ! Clean residual min=-0.051458 max=0.047394 Jy/beam ! Clean residual mean=0.003500 rms=0.010713 Jy/beam ! Combined flux in latest and established models = 1.01108 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 135 components and 1.01108 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=15.56 mas, bpa=2.13 degrees ! Estimated noise=5.60287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00950652 Jy ! Component: 100 - total flux cleaned = 0.0163276 Jy ! Component: 150 - total flux cleaned = 0.0226133 Jy ! Component: 200 - total flux cleaned = 0.0243977 Jy ! Total flux subtracted in 200 components = 0.0243977 Jy ! Clean residual min=-0.023974 max=0.019218 Jy/beam ! Clean residual mean=0.001197 rms=0.005687 Jy/beam ! Combined flux in latest and established models = 1.03548 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 1.03548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073559Jy sigma=0.580468 ! Fit after self-cal, rms=0.072912Jy sigma=0.571783 wmodel J1625-2527_S_c_map.mod ! Writing 154 model components to file: J1625-2527_S_c_map.mod wobs J1625-2527_S_c_uvs.fits ! Writing UV FITS file: J1625-2527_S_c_uvs.fits wwins J1625-2527_S_c_map.win ! wwins: Wrote 2 windows to J1625-2527_S_c_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.00759036 Jy ! Component: 100 - total flux cleaned = -0.00927253 Jy ! Component: 150 - total flux cleaned = -0.0101978 Jy ! Component: 200 - total flux cleaned = -0.0108031 Jy ! Component: 250 - total flux cleaned = -0.0108047 Jy ! Component: 300 - total flux cleaned = -0.01098 Jy ! Component: 350 - total flux cleaned = -0.0111358 Jy ! Component: 400 - total flux cleaned = -0.0112856 Jy ! Component: 450 - total flux cleaned = -0.0118625 Jy ! Component: 500 - total flux cleaned = -0.0121367 Jy ! Component: 550 - total flux cleaned = -0.0121376 Jy ! Component: 600 - total flux cleaned = -0.0117536 Jy ! Component: 650 - total flux cleaned = -0.0112557 Jy ! Component: 700 - total flux cleaned = -0.0106492 Jy ! Component: 750 - total flux cleaned = -0.0104106 Jy ! Component: 800 - total flux cleaned = -0.0102924 Jy ! Component: 850 - total flux cleaned = -0.00982986 Jy ! Component: 900 - total flux cleaned = -0.00948936 Jy ! Component: 950 - total flux cleaned = -0.00926434 Jy ! Component: 1000 - total flux cleaned = -0.00893107 Jy ! Component: 1050 - total flux cleaned = -0.0086011 Jy ! Component: 1100 - total flux cleaned = -0.0082746 Jy ! Component: 1150 - total flux cleaned = -0.00784258 Jy ! Component: 1200 - total flux cleaned = -0.0071989 Jy ! Component: 1250 - total flux cleaned = -0.00655959 Jy ! Component: 1300 - total flux cleaned = -0.00581847 Jy ! Component: 1350 - total flux cleaned = -0.00518769 Jy ! Component: 1400 - total flux cleaned = -0.00466402 Jy ! Component: 1450 - total flux cleaned = -0.00414263 Jy ! Component: 1500 - total flux cleaned = -0.00362257 Jy ! Component: 1550 - total flux cleaned = -0.00310438 Jy ! Component: 1600 - total flux cleaned = -0.00248408 Jy ! Component: 1650 - total flux cleaned = -0.00196747 Jy ! Component: 1700 - total flux cleaned = -0.00134927 Jy ! Component: 1750 - total flux cleaned = -0.000732657 Jy ! Component: 1800 - total flux cleaned = -0.000218871 Jy ! Component: 1850 - total flux cleaned = 0.000295481 Jy ! Component: 1900 - total flux cleaned = 0.00101548 Jy ! Component: 1950 - total flux cleaned = 0.00173566 Jy ! Component: 2000 - total flux cleaned = 0.00214898 Jy ! Component: 2050 - total flux cleaned = 0.0027694 Jy ! Component: 2100 - total flux cleaned = 0.00339271 Jy ! Component: 2150 - total flux cleaned = 0.00391407 Jy ! Component: 2200 - total flux cleaned = 0.00422821 Jy ! Component: 2250 - total flux cleaned = 0.00475515 Jy ! Component: 2300 - total flux cleaned = 0.00507191 Jy ! Component: 2350 - total flux cleaned = 0.00549782 Jy ! Component: 2400 - total flux cleaned = 0.00581758 Jy ! Component: 2450 - total flux cleaned = 0.00624815 Jy ! Component: 2500 - total flux cleaned = 0.00678876 Jy ! Component: 2550 - total flux cleaned = 0.00722474 Jy ! Component: 2600 - total flux cleaned = 0.00755438 Jy ! Component: 2650 - total flux cleaned = 0.00788592 Jy ! Component: 2700 - total flux cleaned = 0.00833204 Jy ! Component: 2750 - total flux cleaned = 0.00844563 Jy ! Component: 2800 - total flux cleaned = 0.00855846 Jy ! Component: 2850 - total flux cleaned = 0.00890297 Jy ! Component: 2900 - total flux cleaned = 0.0091347 Jy ! Component: 2950 - total flux cleaned = 0.00948448 Jy ! Component: 3000 - total flux cleaned = 0.00960208 Jy ! Component: 3050 - total flux cleaned = 0.00960188 Jy ! Component: 3100 - total flux cleaned = 0.0099633 Jy ! Component: 3150 - total flux cleaned = 0.00996231 Jy ! Component: 3200 - total flux cleaned = 0.00996025 Jy ! Component: 3250 - total flux cleaned = 0.0103307 Jy ! Component: 3300 - total flux cleaned = 0.0103299 Jy ! Component: 3350 - total flux cleaned = 0.0103299 Jy ! Component: 3400 - total flux cleaned = 0.0100723 Jy ! Component: 3450 - total flux cleaned = 0.0100711 Jy ! Component: 3500 - total flux cleaned = 0.009808 Jy ! Component: 3550 - total flux cleaned = 0.00980736 Jy ! Component: 3600 - total flux cleaned = 0.00953751 Jy ! Component: 3650 - total flux cleaned = 0.0092642 Jy ! Component: 3700 - total flux cleaned = 0.00926472 Jy ! Component: 3750 - total flux cleaned = 0.00898411 Jy ! Component: 3800 - total flux cleaned = 0.00884107 Jy ! Component: 3850 - total flux cleaned = 0.00869596 Jy ! Component: 3900 - total flux cleaned = 0.00854957 Jy ! Component: 3950 - total flux cleaned = 0.00840183 Jy ! Component: 4000 - total flux cleaned = 0.00824979 Jy ! Component: 4050 - total flux cleaned = 0.00825024 Jy ! Total flux subtracted in 4096 components = 0.00794242 Jy ! Clean residual min=-0.009307 max=0.008588 Jy/beam ! Clean residual mean=0.000220 rms=0.002975 Jy/beam ! Combined flux in latest and established models = 1.04342 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 377 components and 1.04342 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-2527_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 15.56 at 2.13 degrees (North through East) ! Clean map min=-0.033794 max=0.81123 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_c_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_c_map.mod ! Writing 377 model components to file: /image_prod/ug002_uva//J1625-2527_S_c_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_c_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_c_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1625-2527_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.811232 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00435537 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.61065 1.61065 3.2213 6.44261 12.8852 25.7704 51.5409 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.811 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 186.259 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_c_dfm.log closed on Thu Mar 5 02:42:14 2020