! Started logfile: /image_prod/ug002_uva//J1445-2445_S_dfm.log on Thu Mar 5 01:55:12 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//J1445-2445_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1445-2445_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.801667 visibilities/baseline/integration-bin. ! Found source: J1445-2445 ! ! 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 4329 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 J1445-2445_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.008947Jy sigma=6.703753 ! Fit after self-cal, rms=0.910777Jy sigma=6.006934 ! 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.915 mas, bmaj=6.335 mas, bpa=-2.588 degrees ! Estimated noise=2.73161 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.0732317 Jy ! Component: 100 - total flux cleaned = 0.0899175 Jy ! Total flux subtracted in 100 components = 0.0899175 Jy ! Clean residual min=-0.010672 max=0.008490 Jy/beam ! Clean residual mean=0.000006 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.0899175 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0899175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089382Jy sigma=0.516236 ! Fit after self-cal, rms=0.089230Jy sigma=0.515654 ! 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.63 mas, bmaj=7.669 mas, bpa=-2.002 degrees ! Estimated noise=1.69284 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.00700696 Jy ! Component: 100 - total flux cleaned = 0.0101899 Jy ! Component: 150 - total flux cleaned = 0.0114288 Jy ! Component: 200 - total flux cleaned = 0.0117022 Jy ! Total flux subtracted in 200 components = 0.0117022 Jy ! Clean residual min=-0.009258 max=0.006854 Jy/beam ! Clean residual mean=0.000020 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.10162 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.10162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088904Jy sigma=0.510813 ! Fit after self-cal, rms=0.088942Jy sigma=0.510762 ! 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.63 x 7.669 at -2.002 degrees (North through East) ! Clean map min=-0.0090632 max=0.09363 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.99 HN 1.16 KP 1.07 ! LA 1.00 MK 1.09 NL 1.06 OV 0.64 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.08 HN 1.29 KP 1.02 ! LA 1.05 MK 0.99 NL 1.01 OV 0.92 ! PT 0.94 SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 1.06 HN 1.25 KP 1.02 ! LA 1.08 MK 0.99 NL 0.93 OV 0.60 ! PT 1.06 SC 0.93 ! ! ! Fit before self-cal, rms=0.088942Jy sigma=0.510762 ! Fit after self-cal, rms=0.093851Jy sigma=0.485948 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.676 mas, bpa=-0.3641 degrees ! Estimated noise=1.68486 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.000685394 Jy ! Component: 100 - total flux cleaned = -0.000733197 Jy ! Component: 150 - total flux cleaned = -0.000772717 Jy ! Component: 200 - total flux cleaned = -0.00080311 Jy ! Total flux subtracted in 200 components = -0.00080311 Jy ! Clean residual min=-0.004533 max=0.004441 Jy/beam ! Clean residual mean=0.000009 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.100817 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.100817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093782Jy sigma=0.485793 ! Fit after self-cal, rms=0.094479Jy sigma=0.484292 ! 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.094479Jy sigma=0.484292 ! Fit after self-cal, rms=0.108637Jy sigma=0.479335 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=7.732 mas, bpa=-0.6997 degrees ! Estimated noise=1.68356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360636 Jy ! Component: 100 - total flux cleaned = -0.00049938 Jy ! Component: 150 - total flux cleaned = -0.000524352 Jy ! Component: 200 - total flux cleaned = -0.000547425 Jy ! Total flux subtracted in 200 components = -0.000547425 Jy ! Clean residual min=-0.003569 max=0.003260 Jy/beam ! Clean residual mean=0.000007 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.100269 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.100269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108612Jy sigma=0.479272 ! Fit after self-cal, rms=0.109092Jy sigma=0.479063 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 = -5.9992e-05 Jy ! Component: 100 - total flux cleaned = -0.000126483 Jy ! Component: 150 - total flux cleaned = -0.000168037 Jy ! Component: 200 - total flux cleaned = -0.000187035 Jy ! Total flux subtracted in 200 components = -0.000187035 Jy ! Clean residual min=-0.003483 max=0.003337 Jy/beam ! Clean residual mean=0.000007 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.100082 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.100082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109078Jy sigma=0.479022 ! Fit after self-cal, rms=0.109081Jy sigma=0.479013 ! 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.109081Jy sigma=0.479013 ! Fit after self-cal, rms=0.110575Jy sigma=0.478994 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=7.751 mas, bpa=-0.6246 degrees ! Estimated noise=1.68216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300309 Jy ! Component: 100 - total flux cleaned = -0.00034022 Jy ! Component: 150 - total flux cleaned = -0.000359301 Jy ! Component: 200 - total flux cleaned = -0.000377341 Jy ! Total flux subtracted in 200 components = -0.000377341 Jy ! Clean residual min=-0.003460 max=0.003291 Jy/beam ! Clean residual mean=0.000007 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.0997048 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0997048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110561Jy sigma=0.478959 ! Fit after self-cal, rms=0.110610Jy sigma=0.478948 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.06234e-05 Jy ! Component: 100 - total flux cleaned = -5.67734e-05 Jy ! Component: 150 - total flux cleaned = -7.38601e-05 Jy ! Component: 200 - total flux cleaned = -7.37792e-05 Jy ! Total flux subtracted in 200 components = -7.37792e-05 Jy ! Clean residual min=-0.003425 max=0.003291 Jy/beam ! Clean residual mean=0.000007 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.099631 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.099631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110602Jy sigma=0.478916 ! Fit after self-cal, rms=0.110604Jy sigma=0.478911 ! 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.110604Jy sigma=0.478911 ! Fit after self-cal, rms=0.110781Jy sigma=0.478903 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.897 mas, bmaj=17.7 mas, bpa=0.4384 degrees ! Estimated noise=1.96257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105211 Jy ! Component: 100 - total flux cleaned = -0.00010142 Jy ! Component: 150 - total flux cleaned = -7.97264e-05 Jy ! Component: 200 - total flux cleaned = -7.06572e-05 Jy ! Total flux subtracted in 200 components = -7.06572e-05 Jy ! Clean residual min=-0.003412 max=0.003304 Jy/beam ! Clean residual mean=0.000013 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.0995604 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.0995604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110773Jy sigma=0.478952 ! Fit after self-cal, rms=0.110786Jy sigma=0.478907 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.45696e-05 Jy ! Component: 100 - total flux cleaned = -2.11181e-05 Jy ! Component: 150 - total flux cleaned = -1.09084e-05 Jy ! Component: 200 - total flux cleaned = 6.62055e-06 Jy ! Total flux subtracted in 200 components = 6.62055e-06 Jy ! Clean residual min=-0.003362 max=0.003314 Jy/beam ! Clean residual mean=0.000013 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.099567 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 40 components and 0.099567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110781Jy sigma=0.478948 ! Fit after self-cal, rms=0.110783Jy sigma=0.478919 ! 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.62 mas, bmaj=7.77 mas, bpa=-0.5161 degrees ! Estimated noise=1.68098 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.62 x 7.77 at -0.5161 degrees (North through East) ! Clean map min=-0.0033494 max=0.094068 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.868 mas, bmaj=6.372 mas, bpa=-0.7965 degrees ! Estimated noise=2.75559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0735386 Jy ! Component: 100 - total flux cleaned = 0.0902254 Jy ! Component: 150 - total flux cleaned = 0.0954435 Jy ! Component: 200 - total flux cleaned = 0.0961122 Jy ! Total flux subtracted in 200 components = 0.0961122 Jy ! Clean residual min=-0.005848 max=0.005752 Jy/beam ! Clean residual mean=0.000003 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.0961122 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0961122 Jy ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.77 mas, bpa=-0.5161 degrees ! Estimated noise=1.68098 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.00243285 Jy ! Component: 100 - total flux cleaned = 0.00251016 Jy ! Component: 150 - total flux cleaned = 0.00267597 Jy ! Component: 200 - total flux cleaned = 0.0027345 Jy ! Total flux subtracted in 200 components = 0.0027345 Jy ! Clean residual min=-0.003483 max=0.003165 Jy/beam ! Clean residual mean=0.000007 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.0988467 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.0988467 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.897 mas, bmaj=17.7 mas, bpa=0.4384 degrees ! Estimated noise=1.96257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000317361 Jy ! Component: 100 - total flux cleaned = 0.000374217 Jy ! Component: 150 - total flux cleaned = 0.000417938 Jy ! Component: 200 - total flux cleaned = 0.000451496 Jy ! Total flux subtracted in 200 components = 0.000451496 Jy ! Clean residual min=-0.003352 max=0.003322 Jy/beam ! Clean residual mean=0.000013 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.0992982 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.58245e-05 Jy ! Component: 100 - total flux cleaned = 4.68894e-05 Jy ! Component: 150 - total flux cleaned = 5.68513e-05 Jy ! Component: 200 - total flux cleaned = 7.62705e-05 Jy ! Total flux subtracted in 200 components = 7.62705e-05 Jy ! Clean residual min=-0.003326 max=0.003320 Jy/beam ! Clean residual mean=0.000013 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.0993744 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.0993744 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.62 mas, bmaj=7.77 mas, bpa=-0.5161 degrees ! Estimated noise=1.68098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288973 Jy ! Component: 100 - total flux cleaned = -0.000343077 Jy ! Component: 150 - total flux cleaned = -0.000410938 Jy ! Component: 200 - total flux cleaned = -0.000431215 Jy ! Total flux subtracted in 200 components = -0.000431215 Jy ! Clean residual min=-0.003540 max=0.003287 Jy/beam ! Clean residual mean=0.000007 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0989432 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.0989432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110792Jy sigma=0.478995 ! Fit after self-cal, rms=0.110767Jy sigma=0.478975 wmodel J1445-2445_S_map.mod ! Writing 41 model components to file: J1445-2445_S_map.mod wobs J1445-2445_S_uvs.fits ! Writing UV FITS file: J1445-2445_S_uvs.fits wwins J1445-2445_S_map.win ! wwins: Wrote 1 windows to J1445-2445_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.000513741 Jy ! Component: 100 - total flux cleaned = -0.000788173 Jy ! Component: 150 - total flux cleaned = -0.00125131 Jy ! Component: 200 - total flux cleaned = -0.0015954 Jy ! Component: 250 - total flux cleaned = -0.00168849 Jy ! Component: 300 - total flux cleaned = -0.00187031 Jy ! Component: 350 - total flux cleaned = -0.00195853 Jy ! Component: 400 - total flux cleaned = -0.00204248 Jy ! Component: 450 - total flux cleaned = -0.00195909 Jy ! Component: 500 - total flux cleaned = -0.00191992 Jy ! Component: 550 - total flux cleaned = -0.00199814 Jy ! Component: 600 - total flux cleaned = -0.00188239 Jy ! Component: 650 - total flux cleaned = -0.0018063 Jy ! Component: 700 - total flux cleaned = -0.00169446 Jy ! Component: 750 - total flux cleaned = -0.00158531 Jy ! Component: 800 - total flux cleaned = -0.00151456 Jy ! Component: 850 - total flux cleaned = -0.00151486 Jy ! Component: 900 - total flux cleaned = -0.00158287 Jy ! Component: 950 - total flux cleaned = -0.00144736 Jy ! Component: 1000 - total flux cleaned = -0.00148162 Jy ! Component: 1050 - total flux cleaned = -0.00148167 Jy ! Component: 1100 - total flux cleaned = -0.00151348 Jy ! Component: 1150 - total flux cleaned = -0.00151347 Jy ! Component: 1200 - total flux cleaned = -0.00151357 Jy ! Component: 1250 - total flux cleaned = -0.0014833 Jy ! Component: 1300 - total flux cleaned = -0.00151386 Jy ! Component: 1350 - total flux cleaned = -0.00145455 Jy ! Component: 1400 - total flux cleaned = -0.00139587 Jy ! Component: 1450 - total flux cleaned = -0.00136734 Jy ! Component: 1500 - total flux cleaned = -0.00136719 Jy ! Component: 1550 - total flux cleaned = -0.00131117 Jy ! Component: 1600 - total flux cleaned = -0.00131133 Jy ! Component: 1650 - total flux cleaned = -0.00133846 Jy ! Component: 1700 - total flux cleaned = -0.00131148 Jy ! Component: 1750 - total flux cleaned = -0.00133811 Jy ! Component: 1800 - total flux cleaned = -0.00131142 Jy ! Component: 1850 - total flux cleaned = -0.00131152 Jy ! Component: 1900 - total flux cleaned = -0.0014153 Jy ! Component: 1950 - total flux cleaned = -0.0013376 Jy ! Component: 2000 - total flux cleaned = -0.00143917 Jy ! Component: 2050 - total flux cleaned = -0.00143929 Jy ! Component: 2100 - total flux cleaned = -0.00158868 Jy ! Component: 2150 - total flux cleaned = -0.00156379 Jy ! Component: 2200 - total flux cleaned = -0.00161255 Jy ! Component: 2250 - total flux cleaned = -0.00168527 Jy ! Component: 2300 - total flux cleaned = -0.00173292 Jy ! Component: 2350 - total flux cleaned = -0.00175702 Jy ! Component: 2400 - total flux cleaned = -0.00182751 Jy ! Component: 2450 - total flux cleaned = -0.00182757 Jy ! Component: 2500 - total flux cleaned = -0.00185064 Jy ! Component: 2550 - total flux cleaned = -0.00198668 Jy ! Component: 2600 - total flux cleaned = -0.00205413 Jy ! Component: 2650 - total flux cleaned = -0.00200952 Jy ! Component: 2700 - total flux cleaned = -0.00207602 Jy ! Component: 2750 - total flux cleaned = -0.00207611 Jy ! Component: 2800 - total flux cleaned = -0.00203292 Jy ! Component: 2850 - total flux cleaned = -0.00194693 Jy ! Component: 2900 - total flux cleaned = -0.00192569 Jy ! Component: 2950 - total flux cleaned = -0.0018837 Jy ! Component: 3000 - total flux cleaned = -0.00184191 Jy ! Component: 3050 - total flux cleaned = -0.00173807 Jy ! Component: 3100 - total flux cleaned = -0.00171762 Jy ! Component: 3150 - total flux cleaned = -0.00163546 Jy ! Component: 3200 - total flux cleaned = -0.0015137 Jy ! Component: 3250 - total flux cleaned = -0.0014332 Jy ! Component: 3300 - total flux cleaned = -0.00141309 Jy ! Component: 3350 - total flux cleaned = -0.00131357 Jy ! Component: 3400 - total flux cleaned = -0.00123476 Jy ! Component: 3450 - total flux cleaned = -0.00113668 Jy ! Component: 3500 - total flux cleaned = -0.00105879 Jy ! Component: 3550 - total flux cleaned = -0.00102027 Jy ! Component: 3600 - total flux cleaned = -0.00102053 Jy ! Component: 3650 - total flux cleaned = -0.0009634 Jy ! Component: 3700 - total flux cleaned = -0.000925626 Jy ! Component: 3750 - total flux cleaned = -0.000812847 Jy ! Component: 3800 - total flux cleaned = -0.000794218 Jy ! Component: 3850 - total flux cleaned = -0.000794269 Jy ! Component: 3900 - total flux cleaned = -0.000775887 Jy ! Component: 3950 - total flux cleaned = -0.00072104 Jy ! Component: 4000 - total flux cleaned = -0.00066641 Jy ! Component: 4050 - total flux cleaned = -0.000666278 Jy ! Total flux subtracted in 4096 components = -0.000612226 Jy ! Clean residual min=-0.001593 max=0.001062 Jy/beam ! Clean residual mean=0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.098331 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 311 components and 0.0983309 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1445-2445_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.62 x 7.77 at -0.5161 degrees (North through East) ! Clean map min=-0.0024789 max=0.094215 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1445-2445_S_map.fits wmodel /image_prod/ug002_uva//J1445-2445_S_map.mod ! Writing 311 model components to file: /image_prod/ug002_uva//J1445-2445_S_map.mod wobs /image_prod/ug002_uva//J1445-2445_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1445-2445_S_uvs.fits wwins /image_prod/ug002_uva//J1445-2445_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1445-2445_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0942145 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321732 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02447 1.02447 2.04893 4.09787 8.19573 16.3915 32.7829 65.5658 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.094 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 292.835 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1445-2445_S_dfm.log closed on Thu Mar 5 01:55:16 2020