! Started logfile: /image_prod/ug002_uva//J1335+0253_S_dfm.log on Thu Mar 5 01:18:08 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//J1335+0253_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1335+0253_S_uva.fits ! AN table 1: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.80127 visibilities/baseline/integration-bin. ! Found source: J1335+0253 ! ! 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 3786 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 J1335+0253_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001455Jy sigma=7.188518 ! Fit after self-cal, rms=0.930829Jy sigma=6.691820 ! 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.441 mas, bmaj=6.005 mas, bpa=-0.511 degrees ! Estimated noise=2.23469 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.053711 Jy ! Component: 100 - total flux cleaned = 0.0687892 Jy ! Total flux subtracted in 100 components = 0.0687892 Jy ! Clean residual min=-0.005867 max=0.007386 Jy/beam ! Clean residual mean=0.000018 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.0687892 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0687892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071057Jy sigma=0.456031 ! Fit after self-cal, rms=0.070354Jy sigma=0.451947 ! 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=2.742 mas, bmaj=6.494 mas, bpa=-1.464 degrees ! Estimated noise=1.64527 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.0092748 Jy ! Component: 100 - total flux cleaned = 0.0137101 Jy ! Component: 150 - total flux cleaned = 0.0161976 Jy ! Component: 200 - total flux cleaned = 0.017127 Jy ! Total flux subtracted in 200 components = 0.017127 Jy ! Clean residual min=-0.003791 max=0.004852 Jy/beam ! Clean residual mean=0.000010 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.0859162 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.0859162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069165Jy sigma=0.443395 ! Fit after self-cal, rms=0.069137Jy sigma=0.442905 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.742 x 6.494 at -1.464 degrees (North through East) ! Clean map min=-0.0035298 max=0.071096 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 KP 0.93 LA 0.99 MK 0.99 ! NL 1.09 OV 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 KP 0.98 LA 1.04 MK 1.03 ! NL 1.08 OV 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 KP 1.09 LA 1.00 MK 1.04 ! NL 1.09 OV 0.95 SC 1.00 ! ! ! Fit before self-cal, rms=0.069137Jy sigma=0.442905 ! Fit after self-cal, rms=0.067186Jy sigma=0.440330 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.775 mas, bmaj=6.461 mas, bpa=-0.9736 degrees ! Estimated noise=1.62628 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.000277281 Jy ! Component: 100 - total flux cleaned = -0.000400746 Jy ! Component: 150 - total flux cleaned = -0.000455611 Jy ! Component: 200 - total flux cleaned = -0.000505637 Jy ! Total flux subtracted in 200 components = -0.000505637 Jy ! Clean residual min=-0.003128 max=0.003879 Jy/beam ! Clean residual mean=0.000004 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.0854106 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.0854106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067159Jy sigma=0.440181 ! Fit after self-cal, rms=0.067133Jy sigma=0.439951 ! 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.067133Jy sigma=0.439951 ! Fit after self-cal, rms=0.070180Jy sigma=0.437581 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.775 mas, bmaj=6.452 mas, bpa=-0.8253 degrees ! Estimated noise=1.63395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.1243e-05 Jy ! Component: 100 - total flux cleaned = -0.000122858 Jy ! Component: 150 - total flux cleaned = -0.000204704 Jy ! Component: 200 - total flux cleaned = -0.000280072 Jy ! Total flux subtracted in 200 components = -0.000280072 Jy ! Clean residual min=-0.002708 max=0.003152 Jy/beam ! Clean residual mean=0.000004 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0851305 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.0851305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070148Jy sigma=0.437449 ! Fit after self-cal, rms=0.070293Jy sigma=0.437243 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-8, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270811 Jy ! Component: 100 - total flux cleaned = 0.00402407 Jy ! Component: 150 - total flux cleaned = 0.00461891 Jy ! Component: 200 - total flux cleaned = 0.00477626 Jy ! Total flux subtracted in 200 components = 0.00477626 Jy ! Clean residual min=-0.002605 max=0.002562 Jy/beam ! Clean residual mean=0.000003 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0899068 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.0899068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070168Jy sigma=0.436482 ! Fit after self-cal, rms=0.070180Jy sigma=0.436315 ! 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.070180Jy sigma=0.436315 ! Fit after self-cal, rms=0.071606Jy sigma=0.436021 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=6.445 mas, bpa=-0.6821 degrees ! Estimated noise=1.6318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153022 Jy ! Component: 100 - total flux cleaned = 0.0017925 Jy ! Component: 150 - total flux cleaned = 0.00176799 Jy ! Component: 200 - total flux cleaned = 0.00174594 Jy ! Total flux subtracted in 200 components = 0.00174594 Jy ! Clean residual min=-0.002429 max=0.002576 Jy/beam ! Clean residual mean=0.000003 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0916527 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.0916527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071556Jy sigma=0.435791 ! Fit after self-cal, rms=0.071616Jy sigma=0.435718 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-46, 122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143409 Jy ! Component: 100 - total flux cleaned = 0.00139213 Jy ! Component: 150 - total flux cleaned = 0.00130789 Jy ! Component: 200 - total flux cleaned = 0.00123646 Jy ! Total flux subtracted in 200 components = 0.00123646 Jy ! Clean residual min=-0.002243 max=0.002235 Jy/beam ! Clean residual mean=0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0928892 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.0928892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071498Jy sigma=0.435064 ! Fit after self-cal, rms=0.071489Jy sigma=0.434958 ! 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.071489Jy sigma=0.434958 ! Fit after self-cal, rms=0.071205Jy sigma=0.434873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.786 mas, bmaj=11.26 mas, bpa=1.813 degrees ! Estimated noise=2.19392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398003 Jy ! Component: 100 - total flux cleaned = 0.000640975 Jy ! Component: 150 - total flux cleaned = 0.00098425 Jy ! Component: 200 - total flux cleaned = 0.00127728 Jy ! Total flux subtracted in 200 components = 0.00127728 Jy ! Clean residual min=-0.002077 max=0.002351 Jy/beam ! Clean residual mean=0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0941664 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.0941665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071188Jy sigma=0.434750 ! Fit after self-cal, rms=0.071179Jy sigma=0.434717 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.000165239 Jy ! Component: 100 - total flux cleaned = 0.000332674 Jy ! Component: 150 - total flux cleaned = 0.000463152 Jy ! Component: 200 - total flux cleaned = 0.000596178 Jy ! Total flux subtracted in 200 components = 0.000596178 Jy ! Clean residual min=-0.001954 max=0.002343 Jy/beam ! Clean residual mean=0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0947626 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.0947626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071176Jy sigma=0.434713 ! Fit after self-cal, rms=0.071177Jy sigma=0.434706 ! 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=2.766 mas, bmaj=6.436 mas, bpa=-0.661 degrees ! Estimated noise=1.62633 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.766 x 6.436 at -0.661 degrees (North through East) ! Clean map min=-0.0022308 max=0.0707 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.462 mas, bmaj=5.935 mas, bpa=0.5027 degrees ! Estimated noise=2.21781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531464 Jy ! Component: 100 - total flux cleaned = 0.0689119 Jy ! Component: 150 - total flux cleaned = 0.0775072 Jy ! Component: 200 - total flux cleaned = 0.08321 Jy ! Total flux subtracted in 200 components = 0.08321 Jy ! Clean residual min=-0.005321 max=0.004077 Jy/beam ! Clean residual mean=0.000009 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.0832099 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0832099 Jy ! Inverting map and beam ! Estimated beam: bmin=2.766 mas, bmaj=6.436 mas, bpa=-0.661 degrees ! Estimated noise=1.62633 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.00434668 Jy ! Component: 100 - total flux cleaned = 0.00651479 Jy ! Component: 150 - total flux cleaned = 0.00778881 Jy ! Component: 200 - total flux cleaned = 0.00876103 Jy ! Total flux subtracted in 200 components = 0.00876103 Jy ! Clean residual min=-0.002432 max=0.002205 Jy/beam ! Clean residual mean=0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.091971 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.091971 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=6.786 mas, bmaj=11.26 mas, bpa=1.813 degrees ! Estimated noise=2.19392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000851619 Jy ! Component: 100 - total flux cleaned = 0.0013746 Jy ! Component: 150 - total flux cleaned = 0.00185439 Jy ! Component: 200 - total flux cleaned = 0.00222164 Jy ! Total flux subtracted in 200 components = 0.00222164 Jy ! Clean residual min=-0.002272 max=0.002286 Jy/beam ! Clean residual mean=0.000006 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0941926 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.000316703 Jy ! Component: 100 - total flux cleaned = 0.000537695 Jy ! Component: 150 - total flux cleaned = 0.000759494 Jy ! Component: 200 - total flux cleaned = 0.000934069 Jy ! Total flux subtracted in 200 components = 0.000934069 Jy ! Clean residual min=-0.002147 max=0.002356 Jy/beam ! Clean residual mean=0.000005 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0951267 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 78 components and 0.0951267 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.766 mas, bmaj=6.436 mas, bpa=-0.661 degrees ! Estimated noise=1.62633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.87701e-05 Jy ! Component: 100 - total flux cleaned = -7.55403e-05 Jy ! Component: 150 - total flux cleaned = -0.000242484 Jy ! Component: 200 - total flux cleaned = -0.000278757 Jy ! Total flux subtracted in 200 components = -0.000278757 Jy ! Clean residual min=-0.002296 max=0.002118 Jy/beam ! Clean residual mean=0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0948479 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 0.0948479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071176Jy sigma=0.434844 ! Fit after self-cal, rms=0.071199Jy sigma=0.434805 wmodel J1335+0253_S_map.mod ! Writing 99 model components to file: J1335+0253_S_map.mod wobs J1335+0253_S_uvs.fits ! Writing UV FITS file: J1335+0253_S_uvs.fits wwins J1335+0253_S_map.win ! wwins: Wrote 3 windows to J1335+0253_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.00026102 Jy ! Component: 100 - total flux cleaned = -7.63802e-05 Jy ! Component: 150 - total flux cleaned = 0.000202187 Jy ! Component: 200 - total flux cleaned = 0.000400373 Jy ! Component: 250 - total flux cleaned = 0.000620042 Jy ! Component: 300 - total flux cleaned = 0.000801076 Jy ! Component: 350 - total flux cleaned = 0.000946696 Jy ! Component: 400 - total flux cleaned = 0.00103083 Jy ! Component: 450 - total flux cleaned = 0.001166 Jy ! Component: 500 - total flux cleaned = 0.0011923 Jy ! Component: 550 - total flux cleaned = 0.00124369 Jy ! Component: 600 - total flux cleaned = 0.0012178 Jy ! Component: 650 - total flux cleaned = 0.00121723 Jy ! Component: 700 - total flux cleaned = 0.0012411 Jy ! Component: 750 - total flux cleaned = 0.00124127 Jy ! Component: 800 - total flux cleaned = 0.00124153 Jy ! Component: 850 - total flux cleaned = 0.00126434 Jy ! Component: 900 - total flux cleaned = 0.00128704 Jy ! Component: 950 - total flux cleaned = 0.00130879 Jy ! Component: 1000 - total flux cleaned = 0.00128728 Jy ! Component: 1050 - total flux cleaned = 0.00124497 Jy ! Component: 1100 - total flux cleaned = 0.00130808 Jy ! Component: 1150 - total flux cleaned = 0.00132848 Jy ! Component: 1200 - total flux cleaned = 0.00128814 Jy ! Component: 1250 - total flux cleaned = 0.00120877 Jy ! Component: 1300 - total flux cleaned = 0.00118958 Jy ! Component: 1350 - total flux cleaned = 0.00111243 Jy ! Component: 1400 - total flux cleaned = 0.00111282 Jy ! Component: 1450 - total flux cleaned = 0.00107522 Jy ! Component: 1500 - total flux cleaned = 0.000965256 Jy ! Component: 1550 - total flux cleaned = 0.000965474 Jy ! Component: 1600 - total flux cleaned = 0.000911675 Jy ! Component: 1650 - total flux cleaned = 0.00084053 Jy ! Component: 1700 - total flux cleaned = 0.000752901 Jy ! Component: 1750 - total flux cleaned = 0.00075322 Jy ! Component: 1800 - total flux cleaned = 0.000702188 Jy ! Component: 1850 - total flux cleaned = 0.000685396 Jy ! Component: 1900 - total flux cleaned = 0.000618686 Jy ! Component: 1950 - total flux cleaned = 0.000585651 Jy ! Component: 2000 - total flux cleaned = 0.000520711 Jy ! Component: 2050 - total flux cleaned = 0.000424224 Jy ! Component: 2100 - total flux cleaned = 0.000360713 Jy ! Component: 2150 - total flux cleaned = 0.000360523 Jy ! Component: 2200 - total flux cleaned = 0.000345059 Jy ! Component: 2250 - total flux cleaned = 0.000329539 Jy ! Component: 2300 - total flux cleaned = 0.00020748 Jy ! Component: 2350 - total flux cleaned = 0.000192242 Jy ! Component: 2400 - total flux cleaned = 0.000102322 Jy ! Component: 2450 - total flux cleaned = 4.32031e-05 Jy ! Component: 2500 - total flux cleaned = -2.98923e-05 Jy ! Component: 2550 - total flux cleaned = -2.98558e-05 Jy ! Component: 2600 - total flux cleaned = -0.000159257 Jy ! Component: 2650 - total flux cleaned = -0.000173642 Jy ! Component: 2700 - total flux cleaned = -0.000173626 Jy ! Component: 2750 - total flux cleaned = -0.00024374 Jy ! Component: 2800 - total flux cleaned = -0.000229836 Jy ! Component: 2850 - total flux cleaned = -0.000257215 Jy ! Component: 2900 - total flux cleaned = -0.000298241 Jy ! Component: 2950 - total flux cleaned = -0.000311828 Jy ! Component: 3000 - total flux cleaned = -0.000405643 Jy ! Component: 3050 - total flux cleaned = -0.000432184 Jy ! Component: 3100 - total flux cleaned = -0.000498048 Jy ! Component: 3150 - total flux cleaned = -0.000576367 Jy ! Component: 3200 - total flux cleaned = -0.0005764 Jy ! Component: 3250 - total flux cleaned = -0.000615006 Jy ! Component: 3300 - total flux cleaned = -0.000653449 Jy ! Component: 3350 - total flux cleaned = -0.000691694 Jy ! Component: 3400 - total flux cleaned = -0.000767427 Jy ! Component: 3450 - total flux cleaned = -0.00080499 Jy ! Component: 3500 - total flux cleaned = -0.000879771 Jy ! Component: 3550 - total flux cleaned = -0.000904508 Jy ! Component: 3600 - total flux cleaned = -0.000978253 Jy ! Component: 3650 - total flux cleaned = -0.000953795 Jy ! Component: 3700 - total flux cleaned = -0.000978194 Jy ! Component: 3750 - total flux cleaned = -0.00103873 Jy ! Component: 3800 - total flux cleaned = -0.00107481 Jy ! Component: 3850 - total flux cleaned = -0.00106278 Jy ! Component: 3900 - total flux cleaned = -0.00107462 Jy ! Component: 3950 - total flux cleaned = -0.00108643 Jy ! Component: 4000 - total flux cleaned = -0.00109828 Jy ! Component: 4050 - total flux cleaned = -0.00113348 Jy ! Total flux subtracted in 4096 components = -0.00114517 Jy ! Clean residual min=-0.000772 max=0.000643 Jy/beam ! Clean residual mean=0.000000 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0937027 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 338 components and 0.0937027 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1335+0253_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.766 x 6.436 at -0.661 degrees (North through East) ! Clean map min=-0.0015134 max=0.070138 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1335+0253_S_map.fits wmodel /image_prod/ug002_uva//J1335+0253_S_map.mod ! Writing 338 model components to file: /image_prod/ug002_uva//J1335+0253_S_map.mod wobs /image_prod/ug002_uva//J1335+0253_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1335+0253_S_uvs.fits wwins /image_prod/ug002_uva//J1335+0253_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1335+0253_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0701383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190606 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.815272 0.815272 1.63054 3.26109 6.52218 13.0444 26.0887 52.1774 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 367.975 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1335+0253_S_dfm.log closed on Thu Mar 5 01:18:12 2020