! Started logfile: /image_prod/ug002_uva//J0004+4615_S_dfm.log on Wed Mar 4 18:09:11 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//J0004+4615_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0004+4615_S_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846519 visibilities/baseline/integration-bin. ! Found source: J0004+4615 ! ! 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 8571 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 J0004+4615_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 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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030986Jy sigma=8.676060 ! Fit after self-cal, rms=0.797836Jy sigma=6.710801 ! 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.974 mas, bmaj=5.257 mas, bpa=0.8384 degrees ! Estimated noise=1.62204 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.157955 Jy ! Component: 100 - total flux cleaned = 0.19293 Jy ! Total flux subtracted in 100 components = 0.19293 Jy ! Clean residual min=-0.009320 max=0.013184 Jy/beam ! Clean residual mean=0.000016 rms=0.002229 Jy/beam ! Combined flux in latest and established models = 0.19293 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.19293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082877Jy sigma=0.533118 ! Fit after self-cal, rms=0.082862Jy sigma=0.533063 ! 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.715 mas, bmaj=6.381 mas, bpa=2.722 degrees ! Estimated noise=0.940308 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.0135949 Jy ! Component: 100 - total flux cleaned = 0.0197926 Jy ! Component: 150 - total flux cleaned = 0.0228091 Jy ! Component: 200 - total flux cleaned = 0.0235032 Jy ! Total flux subtracted in 200 components = 0.0235032 Jy ! Clean residual min=-0.007572 max=0.007045 Jy/beam ! Clean residual mean=0.000018 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.216433 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.216433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080639Jy sigma=0.511301 ! Fit after self-cal, rms=0.080640Jy sigma=0.511268 ! 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.715 x 6.381 at 2.722 degrees (North through East) ! Clean map min=-0.007318 max=0.20293 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.02 KP 1.01 ! LA 1.15 MK 1.00 NL 1.00 OV 0.84 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.95 KP 1.00 ! LA 1.04 MK 0.95 NL 0.94 OV 0.93 ! PT 1.04 SC 1.21 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.96 KP 0.99 ! LA 1.03 MK 0.95 NL 1.02 OV 0.84 ! PT 1.04 SC 1.00 ! ! ! Fit before self-cal, rms=0.080640Jy sigma=0.511268 ! Fit after self-cal, rms=0.078076Jy sigma=0.484855 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=6.407 mas, bpa=2.156 degrees ! Estimated noise=0.936731 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.00127704 Jy ! Component: 100 - total flux cleaned = -0.00143129 Jy ! Component: 150 - total flux cleaned = -0.0015747 Jy ! Component: 200 - total flux cleaned = -0.00157351 Jy ! Total flux subtracted in 200 components = -0.00157351 Jy ! Clean residual min=-0.004825 max=0.005583 Jy/beam ! Clean residual mean=0.000024 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.214859 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.214859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077898Jy sigma=0.483836 ! Fit after self-cal, rms=0.077923Jy sigma=0.483706 ! 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.077923Jy sigma=0.483706 ! Fit after self-cal, rms=0.079289Jy sigma=0.439453 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.714 mas, bmaj=6.42 mas, bpa=3.398 degrees ! Estimated noise=0.936226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265042 Jy ! Component: 100 - total flux cleaned = -0.000296726 Jy ! Component: 150 - total flux cleaned = -0.000321191 Jy ! Component: 200 - total flux cleaned = -0.000343354 Jy ! Total flux subtracted in 200 components = -0.000343354 Jy ! Clean residual min=-0.001661 max=0.001708 Jy/beam ! Clean residual mean=0.000005 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.214516 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.214516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079259Jy sigma=0.439250 ! Fit after self-cal, rms=0.079452Jy sigma=0.439079 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 (41, -112.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012247 Jy ! Component: 100 - total flux cleaned = 0.00134208 Jy ! Component: 150 - total flux cleaned = 0.00143501 Jy ! Component: 200 - total flux cleaned = 0.00151756 Jy ! Total flux subtracted in 200 components = 0.00151756 Jy ! Clean residual min=-0.001601 max=0.001618 Jy/beam ! Clean residual mean=0.000006 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.216034 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.216034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079418Jy sigma=0.438779 ! Fit after self-cal, rms=0.079418Jy sigma=0.438765 ! 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.079418Jy sigma=0.438765 ! Fit after self-cal, rms=0.079937Jy sigma=0.438727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.712 mas, bmaj=6.417 mas, bpa=3.449 degrees ! Estimated noise=0.936259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.40106e-05 Jy ! Component: 100 - total flux cleaned = 3.76401e-05 Jy ! Component: 150 - total flux cleaned = 1.94052e-05 Jy ! Component: 200 - total flux cleaned = 1.92424e-05 Jy ! Total flux subtracted in 200 components = 1.92424e-05 Jy ! Clean residual min=-0.001546 max=0.001564 Jy/beam ! Clean residual mean=0.000005 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.216053 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.216053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079922Jy sigma=0.438634 ! Fit after self-cal, rms=0.079927Jy sigma=0.438632 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 (-77, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000336563 Jy ! Component: 100 - total flux cleaned = 0.000196126 Jy ! Component: 150 - total flux cleaned = 0.000143713 Jy ! Component: 200 - total flux cleaned = 0.000144068 Jy ! Total flux subtracted in 200 components = 0.000144068 Jy ! Clean residual min=-0.001437 max=0.001492 Jy/beam ! Clean residual mean=0.000004 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.216197 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.216197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079884Jy sigma=0.438291 ! Fit after self-cal, rms=0.079878Jy sigma=0.438277 ! Inverting map ! Added new window around map position (52, 109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049119 Jy ! Component: 100 - total flux cleaned = 0.000603373 Jy ! Component: 150 - total flux cleaned = 0.000633537 Jy ! Component: 200 - total flux cleaned = 0.000658663 Jy ! Total flux subtracted in 200 components = 0.000658663 Jy ! Clean residual min=-0.001276 max=0.001234 Jy/beam ! Clean residual mean=0.000003 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.216856 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.216856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079837Jy sigma=0.437896 ! Fit after self-cal, rms=0.079838Jy sigma=0.437886 ! 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.079838Jy sigma=0.437886 ! Fit after self-cal, rms=0.079905Jy sigma=0.437833 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.15 mas, bmaj=10.84 mas, bpa=11.38 degrees ! Estimated noise=1.09521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155271 Jy ! Component: 100 - total flux cleaned = 0.000309316 Jy ! Component: 150 - total flux cleaned = 0.000324814 Jy ! Component: 200 - total flux cleaned = 0.000386263 Jy ! Total flux subtracted in 200 components = 0.000386263 Jy ! Clean residual min=-0.001279 max=0.001234 Jy/beam ! Clean residual mean=0.000005 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.217242 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.217242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079896Jy sigma=0.437774 ! Fit after self-cal, rms=0.079899Jy sigma=0.437770 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 = 5.95568e-05 Jy ! Component: 100 - total flux cleaned = 8.71675e-05 Jy ! Component: 150 - total flux cleaned = 0.00011318 Jy ! Component: 200 - total flux cleaned = 0.000125168 Jy ! Total flux subtracted in 200 components = 0.000125168 Jy ! Clean residual min=-0.001251 max=0.001233 Jy/beam ! Clean residual mean=0.000004 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.217367 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 129 components and 0.217367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079895Jy sigma=0.437745 ! Fit after self-cal, rms=0.079895Jy sigma=0.437744 ! 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.71 mas, bmaj=6.414 mas, bpa=3.454 degrees ! Estimated noise=0.936063 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.71 x 6.414 at 3.454 degrees (North through East) ! Clean map min=-0.001654 max=0.20284 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.971 mas, bmaj=5.295 mas, bpa=1.611 degrees ! Estimated noise=1.61418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157158 Jy ! Component: 100 - total flux cleaned = 0.191761 Jy ! Component: 150 - total flux cleaned = 0.202865 Jy ! Component: 200 - total flux cleaned = 0.208189 Jy ! Total flux subtracted in 200 components = 0.208189 Jy ! Clean residual min=-0.003870 max=0.004166 Jy/beam ! Clean residual mean=0.000006 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.208189 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.208189 Jy ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=6.414 mas, bpa=3.454 degrees ! Estimated noise=0.936063 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.00375538 Jy ! Component: 100 - total flux cleaned = 0.00548611 Jy ! Component: 150 - total flux cleaned = 0.00614024 Jy ! Component: 200 - total flux cleaned = 0.00664382 Jy ! Total flux subtracted in 200 components = 0.00664382 Jy ! Clean residual min=-0.001507 max=0.001418 Jy/beam ! Clean residual mean=0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.214833 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.214833 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.15 mas, bmaj=10.84 mas, bpa=11.38 degrees ! Estimated noise=1.09521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121506 Jy ! Component: 100 - total flux cleaned = 0.00148554 Jy ! Component: 150 - total flux cleaned = 0.00171462 Jy ! Component: 200 - total flux cleaned = 0.00188996 Jy ! Total flux subtracted in 200 components = 0.00188996 Jy ! Clean residual min=-0.001377 max=0.001285 Jy/beam ! Clean residual mean=0.000006 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.216723 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.000128705 Jy ! Component: 100 - total flux cleaned = 0.000244622 Jy ! Component: 150 - total flux cleaned = 0.000287303 Jy ! Component: 200 - total flux cleaned = 0.000366977 Jy ! Total flux subtracted in 200 components = 0.000366977 Jy ! Clean residual min=-0.001311 max=0.001218 Jy/beam ! Clean residual mean=0.000006 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.21709 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 64 components and 0.21709 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=6.414 mas, bpa=3.454 degrees ! Estimated noise=0.936063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269114 Jy ! Component: 100 - total flux cleaned = -0.00030386 Jy ! Component: 150 - total flux cleaned = -0.000184755 Jy ! Component: 200 - total flux cleaned = -7.32939e-05 Jy ! Total flux subtracted in 200 components = -7.32939e-05 Jy ! Clean residual min=-0.001307 max=0.001286 Jy/beam ! Clean residual mean=0.000003 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.217017 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.217017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079936Jy sigma=0.437968 ! Fit after self-cal, rms=0.079949Jy sigma=0.437929 wmodel J0004+4615_S_map.mod ! Writing 84 model components to file: J0004+4615_S_map.mod wobs J0004+4615_S_uvs.fits ! Writing UV FITS file: J0004+4615_S_uvs.fits wwins J0004+4615_S_map.win ! wwins: Wrote 4 windows to J0004+4615_S_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.000226167 Jy ! Component: 100 - total flux cleaned = -0.000434278 Jy ! Component: 150 - total flux cleaned = -0.000611176 Jy ! Component: 200 - total flux cleaned = -0.000696652 Jy ! Component: 250 - total flux cleaned = -0.000799746 Jy ! Component: 300 - total flux cleaned = -0.000880269 Jy ! Component: 350 - total flux cleaned = -0.00099841 Jy ! Component: 400 - total flux cleaned = -0.00107552 Jy ! Component: 450 - total flux cleaned = -0.00111317 Jy ! Component: 500 - total flux cleaned = -0.00115016 Jy ! Component: 550 - total flux cleaned = -0.00114996 Jy ! Component: 600 - total flux cleaned = -0.00113182 Jy ! Component: 650 - total flux cleaned = -0.00114974 Jy ! Component: 700 - total flux cleaned = -0.00114995 Jy ! Component: 750 - total flux cleaned = -0.00118418 Jy ! Component: 800 - total flux cleaned = -0.00115064 Jy ! Component: 850 - total flux cleaned = -0.00121771 Jy ! Component: 900 - total flux cleaned = -0.00126681 Jy ! Component: 950 - total flux cleaned = -0.00123424 Jy ! Component: 1000 - total flux cleaned = -0.00121824 Jy ! Component: 1050 - total flux cleaned = -0.00128137 Jy ! Component: 1100 - total flux cleaned = -0.00126561 Jy ! Component: 1150 - total flux cleaned = -0.00134291 Jy ! Component: 1200 - total flux cleaned = -0.00129691 Jy ! Component: 1250 - total flux cleaned = -0.00135752 Jy ! Component: 1300 - total flux cleaned = -0.00134229 Jy ! Component: 1350 - total flux cleaned = -0.00140168 Jy ! Component: 1400 - total flux cleaned = -0.00140173 Jy ! Component: 1450 - total flux cleaned = -0.00141637 Jy ! Component: 1500 - total flux cleaned = -0.00144538 Jy ! Component: 1550 - total flux cleaned = -0.00144531 Jy ! Component: 1600 - total flux cleaned = -0.00143102 Jy ! Component: 1650 - total flux cleaned = -0.00147306 Jy ! Component: 1700 - total flux cleaned = -0.00147317 Jy ! Component: 1750 - total flux cleaned = -0.00150083 Jy ! Component: 1800 - total flux cleaned = -0.00150106 Jy ! Component: 1850 - total flux cleaned = -0.00154189 Jy ! Component: 1900 - total flux cleaned = -0.00155545 Jy ! Component: 1950 - total flux cleaned = -0.00158234 Jy ! Component: 2000 - total flux cleaned = -0.0016224 Jy ! Component: 2050 - total flux cleaned = -0.00164884 Jy ! Component: 2100 - total flux cleaned = -0.00163595 Jy ! Component: 2150 - total flux cleaned = -0.00167499 Jy ! Component: 2200 - total flux cleaned = -0.00166201 Jy ! Component: 2250 - total flux cleaned = -0.00163656 Jy ! Component: 2300 - total flux cleaned = -0.00170032 Jy ! Component: 2350 - total flux cleaned = -0.00170036 Jy ! Component: 2400 - total flux cleaned = -0.00168778 Jy ! Component: 2450 - total flux cleaned = -0.00167535 Jy ! Component: 2500 - total flux cleaned = -0.00170023 Jy ! Component: 2550 - total flux cleaned = -0.00173721 Jy ! Component: 2600 - total flux cleaned = -0.00177405 Jy ! Component: 2650 - total flux cleaned = -0.00173736 Jy ! Component: 2700 - total flux cleaned = -0.00173745 Jy ! Component: 2750 - total flux cleaned = -0.00177368 Jy ! Component: 2800 - total flux cleaned = -0.00177375 Jy ! Component: 2850 - total flux cleaned = -0.00178561 Jy ! Component: 2900 - total flux cleaned = -0.00178567 Jy ! Component: 2950 - total flux cleaned = -0.00177404 Jy ! Component: 3000 - total flux cleaned = -0.00182089 Jy ! Component: 3050 - total flux cleaned = -0.00183246 Jy ! Component: 3100 - total flux cleaned = -0.00184407 Jy ! Component: 3150 - total flux cleaned = -0.00184416 Jy ! Component: 3200 - total flux cleaned = -0.00186714 Jy ! Component: 3250 - total flux cleaned = -0.00189004 Jy ! Component: 3300 - total flux cleaned = -0.00191272 Jy ! Component: 3350 - total flux cleaned = -0.00195787 Jy ! Component: 3400 - total flux cleaned = -0.00196899 Jy ! Component: 3450 - total flux cleaned = -0.00198018 Jy ! Component: 3500 - total flux cleaned = -0.00200238 Jy ! Component: 3550 - total flux cleaned = -0.00204657 Jy ! Component: 3600 - total flux cleaned = -0.00205753 Jy ! Component: 3650 - total flux cleaned = -0.00213413 Jy ! Component: 3700 - total flux cleaned = -0.00216674 Jy ! Component: 3750 - total flux cleaned = -0.0021883 Jy ! Component: 3800 - total flux cleaned = -0.00223138 Jy ! Component: 3850 - total flux cleaned = -0.00228505 Jy ! Component: 3900 - total flux cleaned = -0.0022744 Jy ! Component: 3950 - total flux cleaned = -0.00233813 Jy ! Component: 4000 - total flux cleaned = -0.0023488 Jy ! Component: 4050 - total flux cleaned = -0.00241207 Jy ! Total flux subtracted in 4096 components = -0.00246447 Jy ! Clean residual min=-0.000786 max=0.000625 Jy/beam ! Clean residual mean=0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.214552 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 361 components and 0.214552 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0004+4615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.71 x 6.414 at 3.454 degrees (North through East) ! Clean map min=-0.0013258 max=0.20254 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0004+4615_S_map.fits wmodel /image_prod/ug002_uva//J0004+4615_S_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J0004+4615_S_map.mod wobs /image_prod/ug002_uva//J0004+4615_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0004+4615_S_uvs.fits wwins /image_prod/ug002_uva//J0004+4615_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0004+4615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.202545 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182795 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.270748 0.270748 0.541496 1.08299 2.16598 4.33197 8.66393 17.3279 34.6557 69.3115 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.202 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1108.04 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0004+4615_S_dfm.log closed on Wed Mar 4 18:09:15 2020