! Started logfile: /image_prod/ug002_uva//J0202-0559_S_dfm.log on Wed Mar 4 19:21:44 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//J0202-0559_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0202-0559_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978889 visibilities/baseline/integration-bin. ! Found source: J0202-0559 ! ! 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 5286 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 J0202-0559_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 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.006374Jy sigma=8.093429 ! Fit after self-cal, rms=0.930693Jy sigma=7.460793 ! 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.65 mas, bmaj=7.272 mas, bpa=-3.849 degrees ! Estimated noise=1.85517 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.0555704 Jy ! Component: 100 - total flux cleaned = 0.0677485 Jy ! Total flux subtracted in 100 components = 0.0677485 Jy ! Clean residual min=-0.004673 max=0.006028 Jy/beam ! Clean residual mean=0.000011 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.0677485 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0677485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066215Jy sigma=0.487767 ! Fit after self-cal, rms=0.065579Jy sigma=0.482075 ! 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.165 mas, bmaj=8.063 mas, bpa=-3.688 degrees ! Estimated noise=1.24608 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 (-4.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659263 Jy ! Component: 100 - total flux cleaned = 0.0104763 Jy ! Component: 150 - total flux cleaned = 0.0125867 Jy ! Component: 200 - total flux cleaned = 0.0134457 Jy ! Total flux subtracted in 200 components = 0.0134457 Jy ! Clean residual min=-0.003555 max=0.003872 Jy/beam ! Clean residual mean=0.000003 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.0811942 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 28 components and 0.0811942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064945Jy sigma=0.475218 ! Fit after self-cal, rms=0.064914Jy sigma=0.474734 ! 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.165 x 8.063 at -3.688 degrees (North through East) ! Clean map min=-0.0033671 max=0.069492 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.96 HN 0.96 KP 0.90 ! LA 1.00 MK 0.96 NL 0.97 OV 0.96 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.57 FD 0.98 HN 1.01 KP 0.97 ! LA 0.97 MK 0.95 NL 0.94 OV 0.89 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.94 HN 1.35 KP 0.94 ! LA 1.04 MK 0.96 NL 1.12 OV 0.95 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.064914Jy sigma=0.474734 ! Fit after self-cal, rms=0.066008Jy sigma=0.468225 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=8.118 mas, bpa=-3.744 degrees ! Estimated noise=1.23363 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.0011538 Jy ! Component: 100 - total flux cleaned = 0.00129415 Jy ! Component: 150 - total flux cleaned = 0.00121449 Jy ! Component: 200 - total flux cleaned = 0.00111877 Jy ! Total flux subtracted in 200 components = 0.00111877 Jy ! Clean residual min=-0.002793 max=0.002444 Jy/beam ! Clean residual mean=0.000003 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.082313 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.082313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065967Jy sigma=0.467907 ! Fit after self-cal, rms=0.066046Jy sigma=0.467690 ! 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.066046Jy sigma=0.467690 ! Fit after self-cal, rms=0.068454Jy sigma=0.464120 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.095 mas, bpa=-3.661 degrees ! Estimated noise=1.23112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181985 Jy ! Component: 100 - total flux cleaned = 0.000158889 Jy ! Component: 150 - total flux cleaned = 0.000160857 Jy ! Component: 200 - total flux cleaned = 0.000144656 Jy ! Total flux subtracted in 200 components = 0.000144656 Jy ! Clean residual min=-0.002448 max=0.002413 Jy/beam ! Clean residual mean=0.000003 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0824576 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.0824576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068436Jy sigma=0.463996 ! Fit after self-cal, rms=0.068512Jy sigma=0.463830 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.31653e-05 Jy ! Component: 100 - total flux cleaned = 6.48367e-05 Jy ! Component: 150 - total flux cleaned = 6.51789e-05 Jy ! Component: 200 - total flux cleaned = 6.45989e-05 Jy ! Total flux subtracted in 200 components = 6.45989e-05 Jy ! Clean residual min=-0.002435 max=0.002376 Jy/beam ! Clean residual mean=0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0825222 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.0825222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068503Jy sigma=0.463774 ! Fit after self-cal, rms=0.068503Jy sigma=0.463770 ! 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.068503Jy sigma=0.463770 ! Fit after self-cal, rms=0.068670Jy sigma=0.463739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=8.079 mas, bpa=-3.631 degrees ! Estimated noise=1.22779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135869 Jy ! Component: 100 - total flux cleaned = 0.000184693 Jy ! Component: 150 - total flux cleaned = 0.000184363 Jy ! Component: 200 - total flux cleaned = 0.000170058 Jy ! Total flux subtracted in 200 components = 0.000170058 Jy ! Clean residual min=-0.002413 max=0.002391 Jy/beam ! Clean residual mean=0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0826923 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.0826923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068662Jy sigma=0.463684 ! Fit after self-cal, rms=0.068668Jy sigma=0.463680 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.85929e-05 Jy ! Component: 100 - total flux cleaned = 4.24555e-05 Jy ! Component: 150 - total flux cleaned = 2.96371e-05 Jy ! Component: 200 - total flux cleaned = 4.12214e-06 Jy ! Total flux subtracted in 200 components = 4.12214e-06 Jy ! Clean residual min=-0.002409 max=0.002378 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0826964 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.0826964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068662Jy sigma=0.463645 ! Fit after self-cal, rms=0.068662Jy sigma=0.463643 ! 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.068662Jy sigma=0.463643 ! Fit after self-cal, rms=0.068564Jy sigma=0.463635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.608 mas, bmaj=14.06 mas, bpa=-2.349 degrees ! Estimated noise=1.5207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152438 Jy ! Component: 100 - total flux cleaned = 0.000180668 Jy ! Component: 150 - total flux cleaned = 0.000188229 Jy ! Component: 200 - total flux cleaned = 0.000195253 Jy ! Total flux subtracted in 200 components = 0.000195253 Jy ! Clean residual min=-0.003001 max=0.002660 Jy/beam ! Clean residual mean=0.000005 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0828917 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.0828917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068565Jy sigma=0.463629 ! Fit after self-cal, rms=0.068566Jy sigma=0.463624 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 = 9.91041e-06 Jy ! Component: 100 - total flux cleaned = 1.7207e-05 Jy ! Component: 150 - total flux cleaned = 2.33007e-05 Jy ! Component: 200 - total flux cleaned = 2.33254e-05 Jy ! Total flux subtracted in 200 components = 2.33254e-05 Jy ! Clean residual min=-0.003006 max=0.002656 Jy/beam ! Clean residual mean=0.000005 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.082915 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.082915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068567Jy sigma=0.463624 ! Fit after self-cal, rms=0.068567Jy sigma=0.463622 ! 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.122 mas, bmaj=8.069 mas, bpa=-3.613 degrees ! Estimated noise=1.22551 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 8.069 at -3.613 degrees (North through East) ! Clean map min=-0.002304 max=0.068314 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.616 mas, bmaj=7.282 mas, bpa=-3.632 degrees ! Estimated noise=1.80981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0544961 Jy ! Component: 100 - total flux cleaned = 0.066666 Jy ! Component: 150 - total flux cleaned = 0.0719394 Jy ! Component: 200 - total flux cleaned = 0.0755141 Jy ! Total flux subtracted in 200 components = 0.0755141 Jy ! Clean residual min=-0.003870 max=0.004417 Jy/beam ! Clean residual mean=0.000007 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.075514 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.075514 Jy ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=8.069 mas, bpa=-3.613 degrees ! Estimated noise=1.22551 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.00309257 Jy ! Component: 100 - total flux cleaned = 0.00491177 Jy ! Component: 150 - total flux cleaned = 0.00606522 Jy ! Component: 200 - total flux cleaned = 0.00635943 Jy ! Total flux subtracted in 200 components = 0.00635943 Jy ! Clean residual min=-0.002425 max=0.002415 Jy/beam ! Clean residual mean=0.000003 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0818735 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.0818735 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.608 mas, bmaj=14.06 mas, bpa=-2.349 degrees ! Estimated noise=1.5207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00053566 Jy ! Component: 100 - total flux cleaned = 0.00058409 Jy ! Component: 150 - total flux cleaned = 0.000619833 Jy ! Component: 200 - total flux cleaned = 0.000649678 Jy ! Total flux subtracted in 200 components = 0.000649678 Jy ! Clean residual min=-0.003009 max=0.002684 Jy/beam ! Clean residual mean=0.000006 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.0825231 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.55254e-05 Jy ! Component: 100 - total flux cleaned = 3.67358e-05 Jy ! Component: 150 - total flux cleaned = 3.69874e-05 Jy ! Component: 200 - total flux cleaned = 5.70397e-05 Jy ! Total flux subtracted in 200 components = 5.70397e-05 Jy ! Clean residual min=-0.003013 max=0.002677 Jy/beam ! Clean residual mean=0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.0825802 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 67 components and 0.0825802 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=8.069 mas, bpa=-3.613 degrees ! Estimated noise=1.22551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204221 Jy ! Component: 100 - total flux cleaned = -0.000203297 Jy ! Component: 150 - total flux cleaned = -0.000241723 Jy ! Component: 200 - total flux cleaned = -0.000240973 Jy ! Total flux subtracted in 200 components = -0.000240973 Jy ! Clean residual min=-0.002354 max=0.002501 Jy/beam ! Clean residual mean=0.000003 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0823392 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.0823392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068569Jy sigma=0.463741 ! Fit after self-cal, rms=0.068560Jy sigma=0.463702 wmodel J0202-0559_S_map.mod ! Writing 85 model components to file: J0202-0559_S_map.mod wobs J0202-0559_S_uvs.fits ! Writing UV FITS file: J0202-0559_S_uvs.fits wwins J0202-0559_S_map.win ! wwins: Wrote 2 windows to J0202-0559_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.000251044 Jy ! Component: 100 - total flux cleaned = -0.000334395 Jy ! Component: 150 - total flux cleaned = -0.000333455 Jy ! Component: 200 - total flux cleaned = -0.000262619 Jy ! Component: 250 - total flux cleaned = -0.0001272 Jy ! Component: 300 - total flux cleaned = 0.000101819 Jy ! Component: 350 - total flux cleaned = 0.000354831 Jy ! Component: 400 - total flux cleaned = 0.000660963 Jy ! Component: 450 - total flux cleaned = 0.000898916 Jy ! Component: 500 - total flux cleaned = 0.00110159 Jy ! Component: 550 - total flux cleaned = 0.00132663 Jy ! Component: 600 - total flux cleaned = 0.00151844 Jy ! Component: 650 - total flux cleaned = 0.001733 Jy ! Component: 700 - total flux cleaned = 0.00183745 Jy ! Component: 750 - total flux cleaned = 0.00196529 Jy ! Component: 800 - total flux cleaned = 0.00209002 Jy ! Component: 850 - total flux cleaned = 0.00216298 Jy ! Component: 900 - total flux cleaned = 0.00221069 Jy ! Component: 950 - total flux cleaned = 0.0022818 Jy ! Component: 1000 - total flux cleaned = 0.00235153 Jy ! Component: 1050 - total flux cleaned = 0.00241986 Jy ! Component: 1100 - total flux cleaned = 0.00244208 Jy ! Component: 1150 - total flux cleaned = 0.00239845 Jy ! Component: 1200 - total flux cleaned = 0.00250605 Jy ! Component: 1250 - total flux cleaned = 0.00250607 Jy ! Component: 1300 - total flux cleaned = 0.00254756 Jy ! Component: 1350 - total flux cleaned = 0.0025885 Jy ! Component: 1400 - total flux cleaned = 0.00260821 Jy ! Component: 1450 - total flux cleaned = 0.00262794 Jy ! Component: 1500 - total flux cleaned = 0.00256895 Jy ! Component: 1550 - total flux cleaned = 0.00264634 Jy ! Component: 1600 - total flux cleaned = 0.00268421 Jy ! Component: 1650 - total flux cleaned = 0.00270293 Jy ! Component: 1700 - total flux cleaned = 0.00275851 Jy ! Component: 1750 - total flux cleaned = 0.00281285 Jy ! Component: 1800 - total flux cleaned = 0.00283077 Jy ! Component: 1850 - total flux cleaned = 0.00286652 Jy ! Component: 1900 - total flux cleaned = 0.00291959 Jy ! Component: 1950 - total flux cleaned = 0.0030066 Jy ! Component: 2000 - total flux cleaned = 0.00309265 Jy ! Component: 2050 - total flux cleaned = 0.00316052 Jy ! Component: 2100 - total flux cleaned = 0.0032277 Jy ! Component: 2150 - total flux cleaned = 0.00327739 Jy ! Component: 2200 - total flux cleaned = 0.00340871 Jy ! Component: 2250 - total flux cleaned = 0.00350597 Jy ! Component: 2300 - total flux cleaned = 0.00360223 Jy ! Component: 2350 - total flux cleaned = 0.00368171 Jy ! Component: 2400 - total flux cleaned = 0.00371334 Jy ! Component: 2450 - total flux cleaned = 0.00385359 Jy ! Component: 2500 - total flux cleaned = 0.00393053 Jy ! Component: 2550 - total flux cleaned = 0.00402206 Jy ! Component: 2600 - total flux cleaned = 0.0040373 Jy ! Component: 2650 - total flux cleaned = 0.00415721 Jy ! Component: 2700 - total flux cleaned = 0.00426074 Jy ! Component: 2750 - total flux cleaned = 0.00426044 Jy ! Component: 2800 - total flux cleaned = 0.00427503 Jy ! Component: 2850 - total flux cleaned = 0.00437575 Jy ! Component: 2900 - total flux cleaned = 0.00443252 Jy ! Component: 2950 - total flux cleaned = 0.0044749 Jy ! Component: 3000 - total flux cleaned = 0.0045168 Jy ! Component: 3050 - total flux cleaned = 0.0045584 Jy ! Component: 3100 - total flux cleaned = 0.00464087 Jy ! Component: 3150 - total flux cleaned = 0.00465445 Jy ! Component: 3200 - total flux cleaned = 0.00466795 Jy ! Component: 3250 - total flux cleaned = 0.00472146 Jy ! Component: 3300 - total flux cleaned = 0.00473493 Jy ! Component: 3350 - total flux cleaned = 0.00480066 Jy ! Component: 3400 - total flux cleaned = 0.00482674 Jy ! Component: 3450 - total flux cleaned = 0.00486571 Jy ! Component: 3500 - total flux cleaned = 0.00489126 Jy ! Component: 3550 - total flux cleaned = 0.00496776 Jy ! Component: 3600 - total flux cleaned = 0.00505619 Jy ! Component: 3650 - total flux cleaned = 0.00504371 Jy ! Component: 3700 - total flux cleaned = 0.00511836 Jy ! Component: 3750 - total flux cleaned = 0.00513086 Jy ! Component: 3800 - total flux cleaned = 0.00519223 Jy ! Component: 3850 - total flux cleaned = 0.00522853 Jy ! Component: 3900 - total flux cleaned = 0.00521639 Jy ! Component: 3950 - total flux cleaned = 0.00525236 Jy ! Component: 4000 - total flux cleaned = 0.00530003 Jy ! Component: 4050 - total flux cleaned = 0.00526463 Jy ! Total flux subtracted in 4096 components = 0.00532331 Jy ! Clean residual min=-0.000683 max=0.000669 Jy/beam ! Clean residual mean=0.000000 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.0876625 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 362 components and 0.0876625 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0202-0559_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 8.069 at -3.613 degrees (North through East) ! Clean map min=-0.0016762 max=0.068948 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0202-0559_S_map.fits wmodel /image_prod/ug002_uva//J0202-0559_S_map.mod ! Writing 362 model components to file: /image_prod/ug002_uva//J0202-0559_S_map.mod wobs /image_prod/ug002_uva//J0202-0559_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0202-0559_S_uvs.fits wwins /image_prod/ug002_uva//J0202-0559_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0202-0559_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0689484 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208298 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.906323 0.906323 1.81265 3.62529 7.25059 14.5012 29.0023 58.0047 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 331.007 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0202-0559_S_dfm.log closed on Wed Mar 4 19:21:48 2020