! Started logfile: /image_prod/ug002_uva//J0005-1648_S_dfm.log on Wed Mar 4 18:10:20 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//J0005-1648_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0005-1648_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.783333 visibilities/baseline/integration-bin. ! Found source: J0005-1648 ! ! 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 3384 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 J0005-1648_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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023195Jy sigma=6.704608 ! Fit after self-cal, rms=0.857679Jy sigma=5.580816 ! 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.608 mas, bmaj=15.49 mas, bpa=-11.94 degrees ! Estimated noise=2.57982 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.114409 Jy ! Component: 100 - total flux cleaned = 0.146352 Jy ! Total flux subtracted in 100 components = 0.146352 Jy ! Clean residual min=-0.010566 max=0.012965 Jy/beam ! Clean residual mean=-0.000067 rms=0.003167 Jy/beam ! Combined flux in latest and established models = 0.146352 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.146352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098189Jy sigma=0.544140 ! Fit after self-cal, rms=0.098090Jy sigma=0.543242 ! 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.684 mas, bmaj=17.34 mas, bpa=-11.32 degrees ! Estimated noise=1.95623 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.0146931 Jy ! Component: 100 - total flux cleaned = 0.0213701 Jy ! Component: 150 - total flux cleaned = 0.0252514 Jy ! Component: 200 - total flux cleaned = 0.0264512 Jy ! Total flux subtracted in 200 components = 0.0264512 Jy ! Clean residual min=-0.007366 max=0.008868 Jy/beam ! Clean residual mean=-0.000027 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 0.172804 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 44 components and 0.172804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096156Jy sigma=0.530914 ! Fit after self-cal, rms=0.096214Jy sigma=0.530781 ! 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.684 x 17.34 at -11.32 degrees (North through East) ! Clean map min=-0.0073201 max=0.148 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.00 KP 0.94 ! LA 2.65 MK 1.07 NL 0.90 OV 0.92 ! PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.93 HN 1.02 KP 0.94 ! LA 0.96 MK 1.04 NL 1.08 OV 0.97 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 1.13 KP 0.96 ! LA 0.97 MK 0.94 NL 1.00 OV 0.93 ! PT 0.93 ! ! ! Fit before self-cal, rms=0.096214Jy sigma=0.530781 ! Fit after self-cal, rms=0.154018Jy sigma=0.476722 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.714 mas, bmaj=17.68 mas, bpa=-11.45 degrees ! Estimated noise=1.96588 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.000643381 Jy ! Component: 100 - total flux cleaned = -0.000722154 Jy ! Component: 150 - total flux cleaned = -0.000721713 Jy ! Component: 200 - total flux cleaned = -0.000768233 Jy ! Total flux subtracted in 200 components = -0.000768233 Jy ! Clean residual min=-0.004936 max=0.003944 Jy/beam ! Clean residual mean=0.000005 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.172035 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.172035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153931Jy sigma=0.476224 ! Fit after self-cal, rms=0.154694Jy sigma=0.474674 ! 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.154694Jy sigma=0.474674 ! Fit after self-cal, rms=0.115231Jy sigma=0.464774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.75 mas, bmaj=17.79 mas, bpa=-11.53 degrees ! Estimated noise=1.96517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589453 Jy ! Component: 100 - total flux cleaned = -0.000604848 Jy ! Component: 150 - total flux cleaned = -0.000562632 Jy ! Component: 200 - total flux cleaned = -0.000484964 Jy ! Total flux subtracted in 200 components = -0.000484964 Jy ! Clean residual min=-0.003299 max=0.003000 Jy/beam ! Clean residual mean=-0.000007 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.17155 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.17155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115160Jy sigma=0.464445 ! Fit after self-cal, rms=0.115086Jy sigma=0.464150 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.00026784 Jy ! Component: 100 - total flux cleaned = 0.000300953 Jy ! Component: 150 - total flux cleaned = 0.000302095 Jy ! Component: 200 - total flux cleaned = 0.000330591 Jy ! Total flux subtracted in 200 components = 0.000330591 Jy ! Clean residual min=-0.003278 max=0.002905 Jy/beam ! Clean residual mean=-0.000006 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.171881 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.171881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115060Jy sigma=0.464034 ! Fit after self-cal, rms=0.115066Jy sigma=0.464024 ! 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.115066Jy sigma=0.464024 ! Fit after self-cal, rms=0.115327Jy sigma=0.463917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.768 mas, bmaj=17.83 mas, bpa=-11.58 degrees ! Estimated noise=1.96273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000551681 Jy ! Component: 100 - total flux cleaned = -0.000517785 Jy ! Component: 150 - total flux cleaned = -0.000428713 Jy ! Component: 200 - total flux cleaned = -0.000377062 Jy ! Total flux subtracted in 200 components = -0.000377062 Jy ! Clean residual min=-0.003066 max=0.002803 Jy/beam ! Clean residual mean=-0.000008 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.171504 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.171504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115292Jy sigma=0.463783 ! Fit after self-cal, rms=0.115286Jy sigma=0.463776 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.000133706 Jy ! Component: 100 - total flux cleaned = 0.000179662 Jy ! Component: 150 - total flux cleaned = 0.000201469 Jy ! Component: 200 - total flux cleaned = 0.000242559 Jy ! Total flux subtracted in 200 components = 0.000242559 Jy ! Clean residual min=-0.003072 max=0.002781 Jy/beam ! Clean residual mean=-0.000007 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.171746 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.171746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115271Jy sigma=0.463722 ! Fit after self-cal, rms=0.115274Jy sigma=0.463719 ! 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.115274Jy sigma=0.463719 ! Fit after self-cal, rms=0.115397Jy sigma=0.463670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.739 mas, bmaj=20 mas, bpa=-5.95 degrees ! Estimated noise=2.07291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000397403 Jy ! Component: 100 - total flux cleaned = -0.000338724 Jy ! Component: 150 - total flux cleaned = -0.000316755 Jy ! Component: 200 - total flux cleaned = -0.000257754 Jy ! Total flux subtracted in 200 components = -0.000257754 Jy ! Clean residual min=-0.003282 max=0.002612 Jy/beam ! Clean residual mean=-0.000011 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.171489 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 86 components and 0.171489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115385Jy sigma=0.463623 ! Fit after self-cal, rms=0.115384Jy sigma=0.463597 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.93431e-06 Jy ! Component: 100 - total flux cleaned = 2.71018e-05 Jy ! Component: 150 - total flux cleaned = 7.73419e-05 Jy ! Component: 200 - total flux cleaned = 0.000124145 Jy ! Total flux subtracted in 200 components = 0.000124145 Jy ! Clean residual min=-0.003247 max=0.002632 Jy/beam ! Clean residual mean=-0.000011 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.171613 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.171613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115380Jy sigma=0.463600 ! Fit after self-cal, rms=0.115383Jy sigma=0.463596 ! 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.779 mas, bmaj=17.87 mas, bpa=-11.61 degrees ! Estimated noise=1.9593 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.779 x 17.87 at -11.61 degrees (North through East) ! Clean map min=-0.0028957 max=0.14842 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=3.683 mas, bmaj=16.14 mas, bpa=-12.18 degrees ! Estimated noise=2.62544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116109 Jy ! Component: 100 - total flux cleaned = 0.146421 Jy ! Component: 150 - total flux cleaned = 0.158132 Jy ! Component: 200 - total flux cleaned = 0.163673 Jy ! Total flux subtracted in 200 components = 0.163673 Jy ! Clean residual min=-0.004491 max=0.004428 Jy/beam ! Clean residual mean=-0.000010 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 0.163673 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.163673 Jy ! Inverting map and beam ! Estimated beam: bmin=4.779 mas, bmaj=17.87 mas, bpa=-11.61 degrees ! Estimated noise=1.9593 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.00388666 Jy ! Component: 100 - total flux cleaned = 0.00588626 Jy ! Component: 150 - total flux cleaned = 0.00668845 Jy ! Component: 200 - total flux cleaned = 0.00683223 Jy ! Total flux subtracted in 200 components = 0.00683223 Jy ! Clean residual min=-0.003126 max=0.003050 Jy/beam ! Clean residual mean=-0.000008 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.170505 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.170505 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=9.739 mas, bmaj=20 mas, bpa=-5.95 degrees ! Estimated noise=2.07291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597091 Jy ! Component: 100 - total flux cleaned = 0.000714041 Jy ! Component: 150 - total flux cleaned = 0.000819784 Jy ! Component: 200 - total flux cleaned = 0.000897502 Jy ! Total flux subtracted in 200 components = 0.000897502 Jy ! Clean residual min=-0.003202 max=0.002772 Jy/beam ! Clean residual mean=-0.000011 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.171403 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 = 5.34966e-05 Jy ! Component: 100 - total flux cleaned = 8.75803e-05 Jy ! Component: 150 - total flux cleaned = 0.000121201 Jy ! Component: 200 - total flux cleaned = 0.000137222 Jy ! Total flux subtracted in 200 components = 0.000137222 Jy ! Clean residual min=-0.003191 max=0.002735 Jy/beam ! Clean residual mean=-0.000011 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.17154 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.17154 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.779 mas, bmaj=17.87 mas, bpa=-11.61 degrees ! Estimated noise=1.9593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.30533e-05 Jy ! Component: 100 - total flux cleaned = -7.16231e-05 Jy ! Component: 150 - total flux cleaned = -7.08193e-05 Jy ! Component: 200 - total flux cleaned = -7.17911e-05 Jy ! Total flux subtracted in 200 components = -7.17911e-05 Jy ! Clean residual min=-0.003062 max=0.002888 Jy/beam ! Clean residual mean=-0.000007 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.171468 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.171468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115364Jy sigma=0.463647 ! Fit after self-cal, rms=0.115354Jy sigma=0.463631 wmodel J0005-1648_S_map.mod ! Writing 71 model components to file: J0005-1648_S_map.mod wobs J0005-1648_S_uvs.fits ! Writing UV FITS file: J0005-1648_S_uvs.fits wwins J0005-1648_S_map.win ! wwins: Wrote 1 windows to J0005-1648_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 = -8.18107e-05 Jy ! Component: 100 - total flux cleaned = 0.000461197 Jy ! Component: 150 - total flux cleaned = 0.000647163 Jy ! Component: 200 - total flux cleaned = 0.000955194 Jy ! Component: 250 - total flux cleaned = 0.00129194 Jy ! Component: 300 - total flux cleaned = 0.00153521 Jy ! Component: 350 - total flux cleaned = 0.00165356 Jy ! Component: 400 - total flux cleaned = 0.00192095 Jy ! Component: 450 - total flux cleaned = 0.00206923 Jy ! Component: 500 - total flux cleaned = 0.00221433 Jy ! Component: 550 - total flux cleaned = 0.00228453 Jy ! Component: 600 - total flux cleaned = 0.00235301 Jy ! Component: 650 - total flux cleaned = 0.00248698 Jy ! Component: 700 - total flux cleaned = 0.00271644 Jy ! Component: 750 - total flux cleaned = 0.0028764 Jy ! Component: 800 - total flux cleaned = 0.00297142 Jy ! Component: 850 - total flux cleaned = 0.00312634 Jy ! Component: 900 - total flux cleaned = 0.00321808 Jy ! Component: 950 - total flux cleaned = 0.00336756 Jy ! Component: 1000 - total flux cleaned = 0.00348481 Jy ! Component: 1050 - total flux cleaned = 0.00357145 Jy ! Component: 1100 - total flux cleaned = 0.00374131 Jy ! Component: 1150 - total flux cleaned = 0.00393612 Jy ! Component: 1200 - total flux cleaned = 0.00399061 Jy ! Component: 1250 - total flux cleaned = 0.00423335 Jy ! Component: 1300 - total flux cleaned = 0.004313 Jy ! Component: 1350 - total flux cleaned = 0.00446969 Jy ! Component: 1400 - total flux cleaned = 0.00459857 Jy ! Component: 1450 - total flux cleaned = 0.00482639 Jy ! Component: 1500 - total flux cleaned = 0.00492595 Jy ! Component: 1550 - total flux cleaned = 0.00519635 Jy ! Component: 1600 - total flux cleaned = 0.00536608 Jy ! Component: 1650 - total flux cleaned = 0.00558163 Jy ! Component: 1700 - total flux cleaned = 0.005771 Jy ! Component: 1750 - total flux cleaned = 0.00593481 Jy ! Component: 1800 - total flux cleaned = 0.00614326 Jy ! Component: 1850 - total flux cleaned = 0.00634893 Jy ! Component: 1900 - total flux cleaned = 0.0065748 Jy ! Component: 1950 - total flux cleaned = 0.00668667 Jy ! Component: 2000 - total flux cleaned = 0.006886 Jy ! Component: 2050 - total flux cleaned = 0.00710488 Jy ! Component: 2100 - total flux cleaned = 0.0072781 Jy ! Component: 2150 - total flux cleaned = 0.00740667 Jy ! Component: 2200 - total flux cleaned = 0.0075979 Jy ! Component: 2250 - total flux cleaned = 0.00770326 Jy ! Component: 2300 - total flux cleaned = 0.00793296 Jy ! Component: 2350 - total flux cleaned = 0.0081396 Jy ! Component: 2400 - total flux cleaned = 0.00828237 Jy ! Component: 2450 - total flux cleaned = 0.00844453 Jy ! Component: 2500 - total flux cleaned = 0.00860516 Jy ! Component: 2550 - total flux cleaned = 0.00872446 Jy ! Component: 2600 - total flux cleaned = 0.00892171 Jy ! Component: 2650 - total flux cleaned = 0.00901938 Jy ! Component: 2700 - total flux cleaned = 0.00921324 Jy ! Component: 2750 - total flux cleaned = 0.00932851 Jy ! Component: 2800 - total flux cleaned = 0.00942394 Jy ! Component: 2850 - total flux cleaned = 0.00955644 Jy ! Component: 2900 - total flux cleaned = 0.00974401 Jy ! Component: 2950 - total flux cleaned = 0.00987405 Jy ! Component: 3000 - total flux cleaned = 0.0100033 Jy ! Component: 3050 - total flux cleaned = 0.0100768 Jy ! Component: 3100 - total flux cleaned = 0.0102226 Jy ! Component: 3150 - total flux cleaned = 0.010313 Jy ! Component: 3200 - total flux cleaned = 0.0104209 Jy ! Component: 3250 - total flux cleaned = 0.0105281 Jy ! Component: 3300 - total flux cleaned = 0.0105992 Jy ! Component: 3350 - total flux cleaned = 0.0107229 Jy ! Component: 3400 - total flux cleaned = 0.0108107 Jy ! Component: 3450 - total flux cleaned = 0.0108803 Jy ! Component: 3500 - total flux cleaned = 0.0109845 Jy ! Component: 3550 - total flux cleaned = 0.0111227 Jy ! Component: 3600 - total flux cleaned = 0.0112603 Jy ! Component: 3650 - total flux cleaned = 0.0113632 Jy ! Component: 3700 - total flux cleaned = 0.0115168 Jy ! Component: 3750 - total flux cleaned = 0.0116529 Jy ! Component: 3800 - total flux cleaned = 0.0117884 Jy ! Component: 3850 - total flux cleaned = 0.0119066 Jy ! Component: 3900 - total flux cleaned = 0.0120581 Jy ! Component: 3950 - total flux cleaned = 0.0121921 Jy ! Component: 4000 - total flux cleaned = 0.0122758 Jy ! Component: 4050 - total flux cleaned = 0.0124091 Jy ! Total flux subtracted in 4096 components = 0.0125252 Jy ! Clean residual min=-0.000864 max=0.000982 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.183994 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 314 components and 0.183994 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0005-1648_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.779 x 17.87 at -11.61 degrees (North through East) ! Clean map min=-0.0019778 max=0.14802 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0005-1648_S_map.fits wmodel /image_prod/ug002_uva//J0005-1648_S_map.mod ! Writing 314 model components to file: /image_prod/ug002_uva//J0005-1648_S_map.mod wobs /image_prod/ug002_uva//J0005-1648_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0005-1648_S_uvs.fits wwins /image_prod/ug002_uva//J0005-1648_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0005-1648_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.14802 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000304228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.616594 0.616594 1.23319 2.46638 4.93275 9.8655 19.731 39.462 78.924 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.148 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 486.543 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0005-1648_S_dfm.log closed on Wed Mar 4 18:10:24 2020