! Started logfile: /image_prod/ug002_uva//J1228+3706_S_h_dfm.log on Thu Mar 5 00:40:53 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//J1228+3706_S_h_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1228+3706_S_h_uva.fits ! AN table 1: 24 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.933036 visibilities/baseline/integration-bin. ! Found source: J1228+3706 ! ! 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 1881 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 J1228+3706_S_h] 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.047901Jy sigma=8.100237 ! Fit after self-cal, rms=0.686183Jy sigma=5.281364 ! 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=4.136 mas, bmaj=6.599 mas, bpa=23.63 degrees ! Estimated noise=2.55874 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.249065 Jy ! Component: 100 - total flux cleaned = 0.304069 Jy ! Total flux subtracted in 100 components = 0.304069 Jy ! Clean residual min=-0.012775 max=0.018975 Jy/beam ! Clean residual mean=-0.000006 rms=0.003776 Jy/beam ! Combined flux in latest and established models = 0.304069 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.304069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100440Jy sigma=0.604283 ! Fit after self-cal, rms=0.100401Jy sigma=0.604123 ! 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.647 mas, bmaj=6.771 mas, bpa=22.68 degrees ! Estimated noise=2.19191 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, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213319 Jy ! Component: 100 - total flux cleaned = 0.0273316 Jy ! Component: 150 - total flux cleaned = 0.0314484 Jy ! Component: 200 - total flux cleaned = 0.0346213 Jy ! Total flux subtracted in 200 components = 0.0346213 Jy ! Clean residual min=-0.012192 max=0.012693 Jy/beam ! Clean residual mean=0.000006 rms=0.002966 Jy/beam ! Combined flux in latest and established models = 0.33869 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.33869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095151Jy sigma=0.555477 ! Fit after self-cal, rms=0.094938Jy sigma=0.553526 ! 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.647 x 6.771 at 22.68 degrees (North through East) ! Clean map min=-0.012068 max=0.31887 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 0.99 KP 1.00 ! NL 0.92 OV 0.96 PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.99 HN 0.97 KP 0.98 ! NL 0.86 OV 0.98 PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.07 KP 0.98 ! NL 0.92 OV 1.00 PT 1.01 SC 1.07 ! ! ! Fit before self-cal, rms=0.094938Jy sigma=0.553526 ! Fit after self-cal, rms=0.100298Jy sigma=0.517938 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.705 mas, bmaj=6.819 mas, bpa=21.6 degrees ! Estimated noise=2.18263 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.000896681 Jy ! Component: 100 - total flux cleaned = -0.000562105 Jy ! Component: 150 - total flux cleaned = 0.00019796 Jy ! Component: 200 - total flux cleaned = 0.000332797 Jy ! Total flux subtracted in 200 components = 0.000332797 Jy ! Clean residual min=-0.009103 max=0.009760 Jy/beam ! Clean residual mean=0.000008 rms=0.002384 Jy/beam ! Combined flux in latest and established models = 0.339023 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 0.339023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098974Jy sigma=0.513363 ! Fit after self-cal, rms=0.098950Jy sigma=0.512586 ! 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.098950Jy sigma=0.512586 ! Fit after self-cal, rms=0.078442Jy sigma=0.423844 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.658 mas, bmaj=6.847 mas, bpa=21.98 degrees ! Estimated noise=2.17214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277514 Jy ! Component: 100 - total flux cleaned = 0.00263033 Jy ! Component: 150 - total flux cleaned = 0.0025724 Jy ! Component: 200 - total flux cleaned = 0.00252023 Jy ! Total flux subtracted in 200 components = 0.00252023 Jy ! Clean residual min=-0.003769 max=0.004250 Jy/beam ! Clean residual mean=-0.000002 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.341543 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.341543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078252Jy sigma=0.422253 ! Fit after self-cal, rms=0.078266Jy sigma=0.421853 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.000638013 Jy ! Component: 100 - total flux cleaned = 0.000538316 Jy ! Component: 150 - total flux cleaned = 0.000449687 Jy ! Component: 200 - total flux cleaned = 0.000328166 Jy ! Total flux subtracted in 200 components = 0.000328166 Jy ! Clean residual min=-0.003633 max=0.004113 Jy/beam ! Clean residual mean=-0.000002 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.341871 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.341871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078199Jy sigma=0.421340 ! Fit after self-cal, rms=0.078192Jy sigma=0.421258 ! 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.078192Jy sigma=0.421258 ! Fit after self-cal, rms=0.078679Jy sigma=0.420871 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.647 mas, bmaj=6.854 mas, bpa=22.13 degrees ! Estimated noise=2.17655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193177 Jy ! Component: 100 - total flux cleaned = 0.00203554 Jy ! Component: 150 - total flux cleaned = 0.00207706 Jy ! Component: 200 - total flux cleaned = 0.00207612 Jy ! Total flux subtracted in 200 components = 0.00207612 Jy ! Clean residual min=-0.003486 max=0.003904 Jy/beam ! Clean residual mean=-0.000002 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.343947 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.343947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078598Jy sigma=0.420295 ! Fit after self-cal, rms=0.078591Jy sigma=0.420211 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.000359561 Jy ! Component: 100 - total flux cleaned = 0.000361469 Jy ! Component: 150 - total flux cleaned = 0.000294129 Jy ! Component: 200 - total flux cleaned = 0.000233271 Jy ! Total flux subtracted in 200 components = 0.000233271 Jy ! Clean residual min=-0.003399 max=0.003904 Jy/beam ! Clean residual mean=-0.000002 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.34418 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 93 components and 0.34418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078554Jy sigma=0.419973 ! Fit after self-cal, rms=0.078553Jy sigma=0.419937 ! 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.078553Jy sigma=0.419937 ! Fit after self-cal, rms=0.078710Jy sigma=0.419764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.993 mas, bmaj=8.968 mas, bpa=-6.461 degrees ! Estimated noise=2.42046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120778 Jy ! Component: 100 - total flux cleaned = 0.00142991 Jy ! Component: 150 - total flux cleaned = 0.00138946 Jy ! Component: 200 - total flux cleaned = 0.0013728 Jy ! Total flux subtracted in 200 components = 0.0013728 Jy ! Clean residual min=-0.003303 max=0.003619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.345553 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.345553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078693Jy sigma=0.419597 ! Fit after self-cal, rms=0.078694Jy sigma=0.419576 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 = 3.6106e-05 Jy ! Component: 100 - total flux cleaned = 1.84609e-05 Jy ! Component: 150 - total flux cleaned = 3.39705e-06 Jy ! Component: 200 - total flux cleaned = -3.94953e-05 Jy ! Total flux subtracted in 200 components = -3.94953e-05 Jy ! Clean residual min=-0.003272 max=0.003576 Jy/beam ! Clean residual mean=-0.000001 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.345514 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.345514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078681Jy sigma=0.419520 ! Fit after self-cal, rms=0.078683Jy sigma=0.419509 ! 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.637 mas, bmaj=6.857 mas, bpa=22.24 degrees ! Estimated noise=2.17977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.637 x 6.857 at 22.24 degrees (North through East) ! Clean map min=-0.0034417 max=0.31593 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=4.117 mas, bmaj=6.693 mas, bpa=23.42 degrees ! Estimated noise=2.53995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.247014 Jy ! Component: 100 - total flux cleaned = 0.302635 Jy ! Component: 150 - total flux cleaned = 0.323043 Jy ! Component: 200 - total flux cleaned = 0.332587 Jy ! Total flux subtracted in 200 components = 0.332587 Jy ! Clean residual min=-0.004898 max=0.004895 Jy/beam ! Clean residual mean=-0.000005 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.332588 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.332588 Jy ! Inverting map and beam ! Estimated beam: bmin=4.637 mas, bmaj=6.857 mas, bpa=22.24 degrees ! Estimated noise=2.17977 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.00571107 Jy ! Component: 100 - total flux cleaned = 0.00747702 Jy ! Component: 150 - total flux cleaned = 0.00860464 Jy ! Component: 200 - total flux cleaned = 0.00932674 Jy ! Total flux subtracted in 200 components = 0.00932674 Jy ! Clean residual min=-0.003705 max=0.004186 Jy/beam ! Clean residual mean=-0.000002 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.341914 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 39 components and 0.341914 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.993 mas, bmaj=8.968 mas, bpa=-6.461 degrees ! Estimated noise=2.42046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146517 Jy ! Component: 100 - total flux cleaned = 0.00182375 Jy ! Component: 150 - total flux cleaned = 0.00211376 Jy ! Component: 200 - total flux cleaned = 0.00223575 Jy ! Total flux subtracted in 200 components = 0.00223575 Jy ! Clean residual min=-0.003416 max=0.003989 Jy/beam ! Clean residual mean=-0.000001 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.34415 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.000140175 Jy ! Component: 100 - total flux cleaned = 0.000266068 Jy ! Component: 150 - total flux cleaned = 0.000407738 Jy ! Component: 200 - total flux cleaned = 0.000460381 Jy ! Total flux subtracted in 200 components = 0.000460381 Jy ! Clean residual min=-0.003404 max=0.003863 Jy/beam ! Clean residual mean=-0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.34461 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 87 components and 0.344611 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.637 mas, bmaj=6.857 mas, bpa=22.24 degrees ! Estimated noise=2.17977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000303994 Jy ! Component: 100 - total flux cleaned = -9.90315e-06 Jy ! Component: 150 - total flux cleaned = 0.000295987 Jy ! Component: 200 - total flux cleaned = 0.000389584 Jy ! Total flux subtracted in 200 components = 0.000389584 Jy ! Clean residual min=-0.003417 max=0.004117 Jy/beam ! Clean residual mean=-0.000001 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.345 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078712Jy sigma=0.420222 ! Fit after self-cal, rms=0.078707Jy sigma=0.420132 wmodel J1228+3706_S_h_map.mod ! Writing 101 model components to file: J1228+3706_S_h_map.mod wobs J1228+3706_S_h_uvs.fits ! Writing UV FITS file: J1228+3706_S_h_uvs.fits wwins J1228+3706_S_h_map.win ! wwins: Wrote 2 windows to J1228+3706_S_h_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.00157072 Jy ! Component: 100 - total flux cleaned = 0.00258111 Jy ! Component: 150 - total flux cleaned = 0.00335978 Jy ! Component: 200 - total flux cleaned = 0.00387659 Jy ! Component: 250 - total flux cleaned = 0.00448533 Jy ! Component: 300 - total flux cleaned = 0.00501847 Jy ! Component: 350 - total flux cleaned = 0.00537877 Jy ! Component: 400 - total flux cleaned = 0.00577581 Jy ! Component: 450 - total flux cleaned = 0.00591962 Jy ! Component: 500 - total flux cleaned = 0.00596658 Jy ! Component: 550 - total flux cleaned = 0.00619522 Jy ! Component: 600 - total flux cleaned = 0.00615013 Jy ! Component: 650 - total flux cleaned = 0.00623784 Jy ! Component: 700 - total flux cleaned = 0.00619452 Jy ! Component: 750 - total flux cleaned = 0.00611081 Jy ! Component: 800 - total flux cleaned = 0.00602836 Jy ! Component: 850 - total flux cleaned = 0.00590777 Jy ! Component: 900 - total flux cleaned = 0.00578939 Jy ! Component: 950 - total flux cleaned = 0.00571183 Jy ! Component: 1000 - total flux cleaned = 0.00559887 Jy ! Component: 1050 - total flux cleaned = 0.00567393 Jy ! Component: 1100 - total flux cleaned = 0.00563739 Jy ! Component: 1150 - total flux cleaned = 0.00556516 Jy ! Component: 1200 - total flux cleaned = 0.0053876 Jy ! Component: 1250 - total flux cleaned = 0.00528294 Jy ! Component: 1300 - total flux cleaned = 0.00514519 Jy ! Component: 1350 - total flux cleaned = 0.00500963 Jy ! Component: 1400 - total flux cleaned = 0.00494254 Jy ! Component: 1450 - total flux cleaned = 0.00484357 Jy ! Component: 1500 - total flux cleaned = 0.00487581 Jy ! Component: 1550 - total flux cleaned = 0.004747 Jy ! Component: 1600 - total flux cleaned = 0.00474675 Jy ! Component: 1650 - total flux cleaned = 0.00459004 Jy ! Component: 1700 - total flux cleaned = 0.00468267 Jy ! Component: 1750 - total flux cleaned = 0.00462104 Jy ! Component: 1800 - total flux cleaned = 0.00462137 Jy ! Component: 1850 - total flux cleaned = 0.00456172 Jy ! Component: 1900 - total flux cleaned = 0.00459243 Jy ! Component: 1950 - total flux cleaned = 0.00470972 Jy ! Component: 2000 - total flux cleaned = 0.00473876 Jy ! Component: 2050 - total flux cleaned = 0.00488204 Jy ! Component: 2100 - total flux cleaned = 0.00493872 Jy ! Component: 2150 - total flux cleaned = 0.00488233 Jy ! Component: 2200 - total flux cleaned = 0.00502182 Jy ! Component: 2250 - total flux cleaned = 0.00499372 Jy ! Component: 2300 - total flux cleaned = 0.00496658 Jy ! Component: 2350 - total flux cleaned = 0.00502042 Jy ! Component: 2400 - total flux cleaned = 0.0049666 Jy ! Component: 2450 - total flux cleaned = 0.00496643 Jy ! Component: 2500 - total flux cleaned = 0.00491341 Jy ! Component: 2550 - total flux cleaned = 0.00480974 Jy ! Component: 2600 - total flux cleaned = 0.00475836 Jy ! Component: 2650 - total flux cleaned = 0.00470762 Jy ! Component: 2700 - total flux cleaned = 0.00473331 Jy ! Component: 2750 - total flux cleaned = 0.00475865 Jy ! Component: 2800 - total flux cleaned = 0.00468421 Jy ! Component: 2850 - total flux cleaned = 0.00465999 Jy ! Component: 2900 - total flux cleaned = 0.00470877 Jy ! Component: 2950 - total flux cleaned = 0.00480551 Jy ! Component: 3000 - total flux cleaned = 0.00466194 Jy ! Component: 3050 - total flux cleaned = 0.00470955 Jy ! Component: 3100 - total flux cleaned = 0.00470952 Jy ! Component: 3150 - total flux cleaned = 0.00461591 Jy ! Component: 3200 - total flux cleaned = 0.00454598 Jy ! Component: 3250 - total flux cleaned = 0.00452287 Jy ! Component: 3300 - total flux cleaned = 0.0045686 Jy ! Component: 3350 - total flux cleaned = 0.00456829 Jy ! Component: 3400 - total flux cleaned = 0.00450092 Jy ! Component: 3450 - total flux cleaned = 0.00438977 Jy ! Component: 3500 - total flux cleaned = 0.00445641 Jy ! Component: 3550 - total flux cleaned = 0.00441243 Jy ! Component: 3600 - total flux cleaned = 0.00443421 Jy ! Component: 3650 - total flux cleaned = 0.00441241 Jy ! Component: 3700 - total flux cleaned = 0.00430508 Jy ! Component: 3750 - total flux cleaned = 0.00428358 Jy ! Component: 3800 - total flux cleaned = 0.00422028 Jy ! Component: 3850 - total flux cleaned = 0.00411543 Jy ! Component: 3900 - total flux cleaned = 0.00401129 Jy ! Component: 3950 - total flux cleaned = 0.00403222 Jy ! Component: 4000 - total flux cleaned = 0.00397044 Jy ! Component: 4050 - total flux cleaned = 0.003889 Jy ! Total flux subtracted in 4096 components = 0.00384844 Jy ! Clean residual min=-0.001207 max=0.001339 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.348849 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 378 components and 0.348849 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1228+3706_S_h_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.637 x 6.857 at 22.24 degrees (North through East) ! Clean map min=-0.0027502 max=0.3157 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1228+3706_S_h_map.fits wmodel /image_prod/ug002_uva//J1228+3706_S_h_map.mod ! Writing 378 model components to file: /image_prod/ug002_uva//J1228+3706_S_h_map.mod wobs /image_prod/ug002_uva//J1228+3706_S_h_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1228+3706_S_h_uvs.fits wwins /image_prod/ug002_uva//J1228+3706_S_h_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1228+3706_S_h_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.315701 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000363258 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345192 0.345192 0.690383 1.38077 2.76153 5.52307 11.0461 22.0923 44.1845 88.3691 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.315 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 869.082 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1228+3706_S_h_dfm.log closed on Thu Mar 5 00:40:57 2020