! Started logfile: /image_prod/ug002_uva//J1624+0543_S_dfm.log on Thu Mar 5 02:40:33 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//J1624+0543_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1624+0543_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.829012 visibilities/baseline/integration-bin. ! Found source: J1624+0543 ! ! 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 4029 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 J1624+0543_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999873Jy sigma=8.348771 ! Fit after self-cal, rms=0.895311Jy sigma=7.458147 ! 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.831 mas, bmaj=7.337 mas, bpa=0.2775 degrees ! Estimated noise=1.80544 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.0822517 Jy ! Component: 100 - total flux cleaned = 0.101965 Jy ! Total flux subtracted in 100 components = 0.101965 Jy ! Clean residual min=-0.005500 max=0.007434 Jy/beam ! Clean residual mean=0.000012 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.101965 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084515Jy sigma=0.481131 ! Fit after self-cal, rms=0.084528Jy sigma=0.480756 ! 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.358 mas, bmaj=8.223 mas, bpa=0.4471 degrees ! Estimated noise=1.39771 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.0082625 Jy ! Component: 100 - total flux cleaned = 0.0120855 Jy ! Component: 150 - total flux cleaned = 0.0142461 Jy ! Component: 200 - total flux cleaned = 0.0151508 Jy ! Total flux subtracted in 200 components = 0.0151508 Jy ! Clean residual min=-0.004385 max=0.003689 Jy/beam ! Clean residual mean=0.000000 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.117116 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 42 components and 0.117116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083724Jy sigma=0.471135 ! Fit after self-cal, rms=0.083742Jy sigma=0.471052 ! 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.358 x 8.223 at 0.4471 degrees (North through East) ! Clean map min=-0.0041315 max=0.10518 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 0.97 KP 1.01 ! LA 1.07 MK 1.02 OV 0.86 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.06 HN 0.98 KP 0.99 ! LA 1.03 MK 1.04 OV 0.90 PT 1.05 ! SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.01 HN 0.99 KP 1.03 ! LA 1.00 MK 1.01 OV 0.90 PT 1.02 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.083742Jy sigma=0.471052 ! Fit after self-cal, rms=0.085698Jy sigma=0.464334 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.3 mas, bpa=0.6312 degrees ! Estimated noise=1.40883 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.000702903 Jy ! Component: 100 - total flux cleaned = 0.00070134 Jy ! Component: 150 - total flux cleaned = 0.000575153 Jy ! Component: 200 - total flux cleaned = 0.000431961 Jy ! Total flux subtracted in 200 components = 0.000431961 Jy ! Clean residual min=-0.002946 max=0.003027 Jy/beam ! Clean residual mean=0.000004 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.117548 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.117548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085583Jy sigma=0.464044 ! Fit after self-cal, rms=0.085571Jy sigma=0.463900 ! 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.085571Jy sigma=0.463900 ! Fit after self-cal, rms=0.074727Jy sigma=0.458695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=8.285 mas, bpa=0.5789 degrees ! Estimated noise=1.41459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543887 Jy ! Component: 100 - total flux cleaned = 0.00064029 Jy ! Component: 150 - total flux cleaned = 0.000613945 Jy ! Component: 200 - total flux cleaned = 0.000572865 Jy ! Total flux subtracted in 200 components = 0.000572865 Jy ! Clean residual min=-0.002642 max=0.002386 Jy/beam ! Clean residual mean=0.000002 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.118121 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.118121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074680Jy sigma=0.458548 ! Fit after self-cal, rms=0.074644Jy sigma=0.458472 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.000224932 Jy ! Component: 100 - total flux cleaned = -0.000245436 Jy ! Component: 150 - total flux cleaned = -0.000263009 Jy ! Component: 200 - total flux cleaned = -0.000280145 Jy ! Total flux subtracted in 200 components = -0.000280145 Jy ! Clean residual min=-0.002635 max=0.002399 Jy/beam ! Clean residual mean=0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.117841 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.117841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074626Jy sigma=0.458407 ! Fit after self-cal, rms=0.074613Jy sigma=0.458393 ! 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.074613Jy sigma=0.458393 ! Fit after self-cal, rms=0.069777Jy sigma=0.457356 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=8.274 mas, bpa=0.579 degrees ! Estimated noise=1.41307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101016 Jy ! Component: 100 - total flux cleaned = 0.000118778 Jy ! Component: 150 - total flux cleaned = 0.000118546 Jy ! Component: 200 - total flux cleaned = 0.000118563 Jy ! Total flux subtracted in 200 components = 0.000118563 Jy ! Clean residual min=-0.002552 max=0.002265 Jy/beam ! Clean residual mean=0.000003 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.117959 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.117959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069769Jy sigma=0.457285 ! Fit after self-cal, rms=0.069721Jy sigma=0.457251 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 = -1.00372e-05 Jy ! Component: 100 - total flux cleaned = -1.07642e-05 Jy ! Component: 150 - total flux cleaned = 2.13696e-06 Jy ! Component: 200 - total flux cleaned = 1.44275e-05 Jy ! Total flux subtracted in 200 components = 1.44275e-05 Jy ! Clean residual min=-0.002531 max=0.002254 Jy/beam ! Clean residual mean=0.000003 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.117974 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.117974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069715Jy sigma=0.457212 ! Fit after self-cal, rms=0.069710Jy sigma=0.457207 ! 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.069710Jy sigma=0.457207 ! Fit after self-cal, rms=0.069480Jy sigma=0.457197 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.986 mas, bmaj=12.58 mas, bpa=6.155 degrees ! Estimated noise=1.68987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345921 Jy ! Component: 100 - total flux cleaned = 0.000399395 Jy ! Component: 150 - total flux cleaned = 0.000434222 Jy ! Component: 200 - total flux cleaned = 0.000464563 Jy ! Total flux subtracted in 200 components = 0.000464563 Jy ! Clean residual min=-0.002216 max=0.002825 Jy/beam ! Clean residual mean=0.000005 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.118438 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.118438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069479Jy sigma=0.457191 ! Fit after self-cal, rms=0.069469Jy sigma=0.457188 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 = -6.39508e-06 Jy ! Component: 100 - total flux cleaned = 2.09656e-05 Jy ! Component: 150 - total flux cleaned = 4.49807e-05 Jy ! Component: 200 - total flux cleaned = 6.70662e-05 Jy ! Total flux subtracted in 200 components = 6.70662e-05 Jy ! Clean residual min=-0.002241 max=0.002817 Jy/beam ! Clean residual mean=0.000005 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.118506 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 72 components and 0.118506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069469Jy sigma=0.457199 ! Fit after self-cal, rms=0.069462Jy sigma=0.457197 ! 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.335 mas, bmaj=8.266 mas, bpa=0.6302 degrees ! Estimated noise=1.41156 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.335 x 8.266 at 0.6302 degrees (North through East) ! Clean map min=-0.0024105 max=0.10667 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.813 mas, bmaj=7.387 mas, bpa=0.4024 degrees ! Estimated noise=1.82362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0829698 Jy ! Component: 100 - total flux cleaned = 0.103671 Jy ! Component: 150 - total flux cleaned = 0.111602 Jy ! Component: 200 - total flux cleaned = 0.114384 Jy ! Total flux subtracted in 200 components = 0.114384 Jy ! Clean residual min=-0.003422 max=0.003500 Jy/beam ! Clean residual mean=0.000004 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.114384 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.114384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=8.266 mas, bpa=0.6302 degrees ! Estimated noise=1.41156 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.00230728 Jy ! Component: 100 - total flux cleaned = 0.00261226 Jy ! Component: 150 - total flux cleaned = 0.00280297 Jy ! Component: 200 - total flux cleaned = 0.00300539 Jy ! Total flux subtracted in 200 components = 0.00300539 Jy ! Clean residual min=-0.002537 max=0.002349 Jy/beam ! Clean residual mean=0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.11739 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.11739 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.986 mas, bmaj=12.58 mas, bpa=6.155 degrees ! Estimated noise=1.68987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630684 Jy ! Component: 100 - total flux cleaned = 0.000686635 Jy ! Component: 150 - total flux cleaned = 0.000737122 Jy ! Component: 200 - total flux cleaned = 0.000781758 Jy ! Total flux subtracted in 200 components = 0.000781758 Jy ! Clean residual min=-0.002157 max=0.002839 Jy/beam ! Clean residual mean=0.000005 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.118172 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 = 2.71831e-05 Jy ! Component: 100 - total flux cleaned = 6.42092e-05 Jy ! Component: 150 - total flux cleaned = 9.75323e-05 Jy ! Component: 200 - total flux cleaned = 0.000128079 Jy ! Total flux subtracted in 200 components = 0.000128079 Jy ! Clean residual min=-0.002185 max=0.002826 Jy/beam ! Clean residual mean=0.000005 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.1183 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.1183 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=8.266 mas, bpa=0.6302 degrees ! Estimated noise=1.41156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.04311e-06 Jy ! Component: 100 - total flux cleaned = -5.39431e-05 Jy ! Component: 150 - total flux cleaned = -9.65734e-05 Jy ! Component: 200 - total flux cleaned = -0.000114867 Jy ! Total flux subtracted in 200 components = -0.000114867 Jy ! Clean residual min=-0.002547 max=0.002300 Jy/beam ! Clean residual mean=0.000002 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.118185 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.118185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069479Jy sigma=0.457190 ! Fit after self-cal, rms=0.069484Jy sigma=0.457181 wmodel J1624+0543_S_map.mod ! Writing 48 model components to file: J1624+0543_S_map.mod wobs J1624+0543_S_uvs.fits ! Writing UV FITS file: J1624+0543_S_uvs.fits wwins J1624+0543_S_map.win ! wwins: Wrote 1 windows to J1624+0543_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.000468609 Jy ! Component: 100 - total flux cleaned = -0.00046971 Jy ! Component: 150 - total flux cleaned = -0.000389201 Jy ! Component: 200 - total flux cleaned = -0.000310712 Jy ! Component: 250 - total flux cleaned = -5.00824e-05 Jy ! Component: 300 - total flux cleaned = 5.80486e-05 Jy ! Component: 350 - total flux cleaned = 0.000233251 Jy ! Component: 400 - total flux cleaned = 0.000268111 Jy ! Component: 450 - total flux cleaned = 0.00023479 Jy ! Component: 500 - total flux cleaned = 0.000202626 Jy ! Component: 550 - total flux cleaned = 0.000108064 Jy ! Component: 600 - total flux cleaned = 0.00010789 Jy ! Component: 650 - total flux cleaned = 1.69146e-05 Jy ! Component: 700 - total flux cleaned = 1.68431e-05 Jy ! Component: 750 - total flux cleaned = -7.09665e-05 Jy ! Component: 800 - total flux cleaned = -0.000128839 Jy ! Component: 850 - total flux cleaned = -0.000129236 Jy ! Component: 900 - total flux cleaned = -0.000102053 Jy ! Component: 950 - total flux cleaned = -0.000101997 Jy ! Component: 1000 - total flux cleaned = -0.000129272 Jy ! Component: 1050 - total flux cleaned = -0.000181902 Jy ! Component: 1100 - total flux cleaned = -0.000129821 Jy ! Component: 1150 - total flux cleaned = -0.000181546 Jy ! Component: 1200 - total flux cleaned = -0.000207069 Jy ! Component: 1250 - total flux cleaned = -0.000207001 Jy ! Component: 1300 - total flux cleaned = -0.000281155 Jy ! Component: 1350 - total flux cleaned = -0.000305224 Jy ! Component: 1400 - total flux cleaned = -0.000281288 Jy ! Component: 1450 - total flux cleaned = -0.000328777 Jy ! Component: 1500 - total flux cleaned = -0.0003287 Jy ! Component: 1550 - total flux cleaned = -0.000397925 Jy ! Component: 1600 - total flux cleaned = -0.000375835 Jy ! Component: 1650 - total flux cleaned = -0.00053287 Jy ! Component: 1700 - total flux cleaned = -0.000465842 Jy ! Component: 1750 - total flux cleaned = -0.000378432 Jy ! Component: 1800 - total flux cleaned = -0.000486898 Jy ! Component: 1850 - total flux cleaned = -0.000487061 Jy ! Component: 1900 - total flux cleaned = -0.000487128 Jy ! Component: 1950 - total flux cleaned = -0.000403159 Jy ! Component: 2000 - total flux cleaned = -0.000444519 Jy ! Component: 2050 - total flux cleaned = -0.000403366 Jy ! Component: 2100 - total flux cleaned = -0.000383315 Jy ! Component: 2150 - total flux cleaned = -0.00038331 Jy ! Component: 2200 - total flux cleaned = -0.000323954 Jy ! Component: 2250 - total flux cleaned = -0.000383091 Jy ! Component: 2300 - total flux cleaned = -0.000344317 Jy ! Component: 2350 - total flux cleaned = -0.000383095 Jy ! Component: 2400 - total flux cleaned = -0.000402233 Jy ! Component: 2450 - total flux cleaned = -0.000496869 Jy ! Component: 2500 - total flux cleaned = -0.00045947 Jy ! Component: 2550 - total flux cleaned = -0.000552257 Jy ! Component: 2600 - total flux cleaned = -0.000533787 Jy ! Component: 2650 - total flux cleaned = -0.000533741 Jy ! Component: 2700 - total flux cleaned = -0.000587922 Jy ! Component: 2750 - total flux cleaned = -0.000552161 Jy ! Component: 2800 - total flux cleaned = -0.000587771 Jy ! Component: 2850 - total flux cleaned = -0.00053509 Jy ! Component: 2900 - total flux cleaned = -0.000570217 Jy ! Component: 2950 - total flux cleaned = -0.00057012 Jy ! Component: 3000 - total flux cleaned = -0.000672881 Jy ! Component: 3050 - total flux cleaned = -0.000655893 Jy ! Component: 3100 - total flux cleaned = -0.000605296 Jy ! Component: 3150 - total flux cleaned = -0.00068902 Jy ! Component: 3200 - total flux cleaned = -0.000705563 Jy ! Component: 3250 - total flux cleaned = -0.000771395 Jy ! Component: 3300 - total flux cleaned = -0.000722567 Jy ! Component: 3350 - total flux cleaned = -0.00072273 Jy ! Component: 3400 - total flux cleaned = -0.000755113 Jy ! Component: 3450 - total flux cleaned = -0.000770907 Jy ! Component: 3500 - total flux cleaned = -0.00073915 Jy ! Component: 3550 - total flux cleaned = -0.000755116 Jy ! Component: 3600 - total flux cleaned = -0.000754978 Jy ! Component: 3650 - total flux cleaned = -0.000739638 Jy ! Component: 3700 - total flux cleaned = -0.00073977 Jy ! Component: 3750 - total flux cleaned = -0.000770453 Jy ! Component: 3800 - total flux cleaned = -0.000785616 Jy ! Component: 3850 - total flux cleaned = -0.000785455 Jy ! Component: 3900 - total flux cleaned = -0.000830266 Jy ! Component: 3950 - total flux cleaned = -0.000830455 Jy ! Component: 4000 - total flux cleaned = -0.000801148 Jy ! Component: 4050 - total flux cleaned = -0.000859566 Jy ! Total flux subtracted in 4096 components = -0.000859685 Jy ! Clean residual min=-0.000769 max=0.000767 Jy/beam ! Clean residual mean=0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.117325 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 332 components and 0.117325 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1624+0543_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.335 x 8.266 at 0.6302 degrees (North through East) ! Clean map min=-0.0017599 max=0.10697 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1624+0543_S_map.fits wmodel /image_prod/ug002_uva//J1624+0543_S_map.mod ! Writing 332 model components to file: /image_prod/ug002_uva//J1624+0543_S_map.mod wobs /image_prod/ug002_uva//J1624+0543_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1624+0543_S_uvs.fits wwins /image_prod/ug002_uva//J1624+0543_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1624+0543_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.10697 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265962 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.745896 0.745896 1.49179 2.98358 5.96717 11.9343 23.8687 47.7373 95.4747 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 402.2 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1624+0543_S_dfm.log closed on Thu Mar 5 02:40:36 2020