! Started logfile: /image_prod/ug002_uva//J1445-1629_S_g_dfm.log on Thu Mar 5 01:54:26 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-1629_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1445-1629_S_g_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.941667 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 1017 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-1629_S_g] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041400Jy sigma=12.664324 ! Fit after self-cal, rms=0.778642Jy sigma=9.411294 ! 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.818 mas, bmaj=7.338 mas, bpa=-9.952 degrees ! Estimated noise=2.24962 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.172421 Jy ! Component: 100 - total flux cleaned = 0.235104 Jy ! Total flux subtracted in 100 components = 0.235104 Jy ! Clean residual min=-0.021225 max=0.032769 Jy/beam ! Clean residual mean=0.000043 rms=0.006101 Jy/beam ! Combined flux in latest and established models = 0.235104 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.235104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122190Jy sigma=1.187498 ! Fit after self-cal, rms=0.122025Jy sigma=1.185548 ! 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.266 mas, bmaj=8.278 mas, bpa=-10.03 degrees ! Estimated noise=1.98916 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.0395296 Jy ! Component: 100 - total flux cleaned = 0.0595197 Jy ! Component: 150 - total flux cleaned = 0.0682508 Jy ! Component: 200 - total flux cleaned = 0.0692233 Jy ! Total flux subtracted in 200 components = 0.0692233 Jy ! Clean residual min=-0.018739 max=0.014499 Jy/beam ! Clean residual mean=0.000101 rms=0.004265 Jy/beam ! Combined flux in latest and established models = 0.304327 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 53 components and 0.304327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105660Jy sigma=1.017862 ! Fit after self-cal, rms=0.105563Jy sigma=1.017161 ! 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.266 x 8.278 at -10.03 degrees (North through East) ! Clean map min=-0.018837 max=0.21892 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 0.98 KP 1.07 ! LA 1.07 MK 1.84 NL 1.01 OV 0.69 ! PT 1.11 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.66 FD 1.06 HN 0.99 KP 1.04 ! LA 1.08 MK 1.59 NL 0.97 OV 1.01 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 1.20 HN 1.01 KP 1.04 ! LA 1.07 MK 1.11 NL 0.84 OV 0.67 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.105563Jy sigma=1.017161 ! Fit after self-cal, rms=0.087004Jy sigma=0.807253 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=8.588 mas, bpa=-6.914 degrees ! Estimated noise=2.05386 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.00112881 Jy ! Component: 100 - total flux cleaned = -0.00184971 Jy ! Component: 150 - total flux cleaned = -0.00262882 Jy ! Component: 200 - total flux cleaned = -0.0033008 Jy ! Total flux subtracted in 200 components = -0.0033008 Jy ! Clean residual min=-0.008589 max=0.008171 Jy/beam ! Clean residual mean=0.000000 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.301026 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.301027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086182Jy sigma=0.800867 ! Fit after self-cal, rms=0.086205Jy sigma=0.799768 ! 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.086205Jy sigma=0.799768 ! Fit after self-cal, rms=0.089844Jy sigma=0.799098 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=8.664 mas, bpa=-6.135 degrees ! Estimated noise=2.06812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105187 Jy ! Component: 100 - total flux cleaned = -0.00174193 Jy ! Component: 150 - total flux cleaned = -0.00222735 Jy ! Component: 200 - total flux cleaned = -0.00276247 Jy ! Total flux subtracted in 200 components = -0.00276247 Jy ! Clean residual min=-0.007821 max=0.008103 Jy/beam ! Clean residual mean=-0.000002 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 0.298264 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.298264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089334Jy sigma=0.795295 ! Fit after self-cal, rms=0.089313Jy sigma=0.795239 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 (103.5, 113). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461122 Jy ! Component: 100 - total flux cleaned = 0.00459862 Jy ! Component: 150 - total flux cleaned = 0.00524804 Jy ! Component: 200 - total flux cleaned = 0.00582379 Jy ! Total flux subtracted in 200 components = 0.00582379 Jy ! Clean residual min=-0.006954 max=0.006128 Jy/beam ! Clean residual mean=0.000002 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.304088 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.304088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088507Jy sigma=0.786421 ! Fit after self-cal, rms=0.088473Jy sigma=0.786160 ! 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.088473Jy sigma=0.786160 ! Fit after self-cal, rms=0.091291Jy sigma=0.785494 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=8.732 mas, bpa=-5.584 degrees ! Estimated noise=2.07622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515598 Jy ! Component: 100 - total flux cleaned = -0.00051799 Jy ! Component: 150 - total flux cleaned = -0.000419928 Jy ! Component: 200 - total flux cleaned = -0.000421533 Jy ! Total flux subtracted in 200 components = -0.000421533 Jy ! Clean residual min=-0.006667 max=0.005821 Jy/beam ! Clean residual mean=-0.000002 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.303666 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.303666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090951Jy sigma=0.783351 ! Fit after self-cal, rms=0.090944Jy sigma=0.783315 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.000103244 Jy ! Component: 100 - total flux cleaned = -0.000186251 Jy ! Component: 150 - total flux cleaned = -0.000109529 Jy ! Component: 200 - total flux cleaned = -0.000112025 Jy ! Total flux subtracted in 200 components = -0.000112025 Jy ! Clean residual min=-0.006457 max=0.005748 Jy/beam ! Clean residual mean=-0.000002 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.303554 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.303554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090742Jy sigma=0.782166 ! Fit after self-cal, rms=0.090723Jy sigma=0.782140 ! 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.090723Jy sigma=0.782140 ! Fit after self-cal, rms=0.092576Jy sigma=0.781940 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.63 mas, bmaj=15.93 mas, bpa=-8.491 degrees ! Estimated noise=2.43494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00187884 Jy ! Component: 100 - total flux cleaned = -0.00267284 Jy ! Component: 150 - total flux cleaned = -0.00288183 Jy ! Component: 200 - total flux cleaned = -0.00294205 Jy ! Total flux subtracted in 200 components = -0.00294205 Jy ! Clean residual min=-0.005726 max=0.004934 Jy/beam ! Clean residual mean=-0.000003 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.300612 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.300612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092549Jy sigma=0.781639 ! Fit after self-cal, rms=0.092539Jy sigma=0.781567 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.6536e-05 Jy ! Component: 100 - total flux cleaned = -0.000215343 Jy ! Component: 150 - total flux cleaned = -0.000268787 Jy ! Component: 200 - total flux cleaned = -0.00031955 Jy ! Total flux subtracted in 200 components = -0.00031955 Jy ! Clean residual min=-0.005689 max=0.004704 Jy/beam ! Clean residual mean=-0.000003 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.300293 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.300293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092533Jy sigma=0.781583 ! Fit after self-cal, rms=0.092528Jy sigma=0.781545 ! 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.533 mas, bmaj=8.777 mas, bpa=-5.247 degrees ! Estimated noise=2.08133 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.533 x 8.777 at -5.247 degrees (North through East) ! Clean map min=-0.0059491 max=0.23253 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.017 mas, bmaj=7.664 mas, bpa=-5.112 degrees ! Estimated noise=2.41682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.178343 Jy ! Component: 100 - total flux cleaned = 0.235426 Jy ! Component: 150 - total flux cleaned = 0.264233 Jy ! Component: 200 - total flux cleaned = 0.280314 Jy ! Total flux subtracted in 200 components = 0.280314 Jy ! Clean residual min=-0.011951 max=0.010874 Jy/beam ! Clean residual mean=-0.000002 rms=0.002727 Jy/beam ! Combined flux in latest and established models = 0.280314 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.280314 Jy ! Inverting map and beam ! Estimated beam: bmin=3.533 mas, bmaj=8.777 mas, bpa=-5.247 degrees ! Estimated noise=2.08133 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) ! Added new window around map position (-39, 63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926461 Jy ! Component: 100 - total flux cleaned = 0.0123757 Jy ! Component: 150 - total flux cleaned = 0.0138757 Jy ! Component: 200 - total flux cleaned = 0.0146839 Jy ! Total flux subtracted in 200 components = 0.0146839 Jy ! Clean residual min=-0.006569 max=0.006514 Jy/beam ! Clean residual mean=-0.000004 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.294998 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 65 components and 0.294998 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.63 mas, bmaj=15.93 mas, bpa=-8.491 degrees ! Estimated noise=2.43494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296362 Jy ! Component: 100 - total flux cleaned = 0.00419879 Jy ! Component: 150 - total flux cleaned = 0.00504479 Jy ! Component: 200 - total flux cleaned = 0.00538321 Jy ! Total flux subtracted in 200 components = 0.00538321 Jy ! Clean residual min=-0.005306 max=0.006348 Jy/beam ! Clean residual mean=0.000005 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.300381 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.000233921 Jy ! Component: 100 - total flux cleaned = 0.000390451 Jy ! Component: 150 - total flux cleaned = 0.000485017 Jy ! Component: 200 - total flux cleaned = 0.000572834 Jy ! Total flux subtracted in 200 components = 0.000572834 Jy ! Clean residual min=-0.005187 max=0.005974 Jy/beam ! Clean residual mean=0.000007 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.300954 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 103 components and 0.300954 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.533 mas, bmaj=8.777 mas, bpa=-5.247 degrees ! Estimated noise=2.08133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166802 Jy ! Component: 100 - total flux cleaned = -0.00154544 Jy ! Component: 150 - total flux cleaned = -0.00108743 Jy ! Component: 200 - total flux cleaned = -0.000666869 Jy ! Total flux subtracted in 200 components = -0.000666869 Jy ! Clean residual min=-0.005671 max=0.005522 Jy/beam ! Clean residual mean=-0.000000 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.300287 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 124 components and 0.300287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091962Jy sigma=0.780652 ! Fit after self-cal, rms=0.091748Jy sigma=0.779976 wmodel J1445-1629_S_g_map.mod ! Writing 124 model components to file: J1445-1629_S_g_map.mod wobs J1445-1629_S_g_uvs.fits ! Writing UV FITS file: J1445-1629_S_g_uvs.fits wwins J1445-1629_S_g_map.win ! wwins: Wrote 3 windows to J1445-1629_S_g_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.0016683 Jy ! Component: 100 - total flux cleaned = -0.00232715 Jy ! Component: 150 - total flux cleaned = -0.00294924 Jy ! Component: 200 - total flux cleaned = -0.00303425 Jy ! Component: 250 - total flux cleaned = -0.00303645 Jy ! Component: 300 - total flux cleaned = -0.00319536 Jy ! Component: 350 - total flux cleaned = -0.00334603 Jy ! Component: 400 - total flux cleaned = -0.0032709 Jy ! Component: 450 - total flux cleaned = -0.00312905 Jy ! Component: 500 - total flux cleaned = -0.00292304 Jy ! Component: 550 - total flux cleaned = -0.00245566 Jy ! Component: 600 - total flux cleaned = -0.00219574 Jy ! Component: 650 - total flux cleaned = -0.00181435 Jy ! Component: 700 - total flux cleaned = -0.00150525 Jy ! Component: 750 - total flux cleaned = -0.00126411 Jy ! Component: 800 - total flux cleaned = -0.00102886 Jy ! Component: 850 - total flux cleaned = -0.000798739 Jy ! Component: 900 - total flux cleaned = -0.000686085 Jy ! Component: 950 - total flux cleaned = -0.000465064 Jy ! Component: 1000 - total flux cleaned = -0.000410801 Jy ! Component: 1050 - total flux cleaned = -0.000251539 Jy ! Component: 1100 - total flux cleaned = -0.000250503 Jy ! Component: 1150 - total flux cleaned = -0.000147351 Jy ! Component: 1200 - total flux cleaned = -9.67819e-05 Jy ! Component: 1250 - total flux cleaned = -0.000146086 Jy ! Component: 1300 - total flux cleaned = -9.75591e-05 Jy ! Component: 1350 - total flux cleaned = -0.000145589 Jy ! Component: 1400 - total flux cleaned = -0.000192759 Jy ! Component: 1450 - total flux cleaned = -0.000192803 Jy ! Component: 1500 - total flux cleaned = -0.000147281 Jy ! Component: 1550 - total flux cleaned = -0.000193088 Jy ! Component: 1600 - total flux cleaned = -0.000283457 Jy ! Component: 1650 - total flux cleaned = -0.00041657 Jy ! Component: 1700 - total flux cleaned = -0.000504205 Jy ! Component: 1750 - total flux cleaned = -0.000547282 Jy ! Component: 1800 - total flux cleaned = -0.000589686 Jy ! Component: 1850 - total flux cleaned = -0.000589993 Jy ! Component: 1900 - total flux cleaned = -0.000632359 Jy ! Component: 1950 - total flux cleaned = -0.00067412 Jy ! Component: 2000 - total flux cleaned = -0.000756606 Jy ! Component: 2050 - total flux cleaned = -0.000756477 Jy ! Component: 2100 - total flux cleaned = -0.00071609 Jy ! Component: 2150 - total flux cleaned = -0.00079624 Jy ! Component: 2200 - total flux cleaned = -0.000835975 Jy ! Component: 2250 - total flux cleaned = -0.000914822 Jy ! Component: 2300 - total flux cleaned = -0.00103182 Jy ! Component: 2350 - total flux cleaned = -0.00107047 Jy ! Component: 2400 - total flux cleaned = -0.0011092 Jy ! Component: 2450 - total flux cleaned = -0.00122392 Jy ! Component: 2500 - total flux cleaned = -0.00133772 Jy ! Component: 2550 - total flux cleaned = -0.00137549 Jy ! Component: 2600 - total flux cleaned = -0.00148808 Jy ! Component: 2650 - total flux cleaned = -0.00159976 Jy ! Component: 2700 - total flux cleaned = -0.00163711 Jy ! Component: 2750 - total flux cleaned = -0.0017107 Jy ! Component: 2800 - total flux cleaned = -0.00178397 Jy ! Component: 2850 - total flux cleaned = -0.0018206 Jy ! Component: 2900 - total flux cleaned = -0.0018936 Jy ! Component: 2950 - total flux cleaned = -0.00196637 Jy ! Component: 3000 - total flux cleaned = -0.00200262 Jy ! Component: 3050 - total flux cleaned = -0.00214713 Jy ! Component: 3100 - total flux cleaned = -0.00221901 Jy ! Component: 3150 - total flux cleaned = -0.00229087 Jy ! Component: 3200 - total flux cleaned = -0.00236231 Jy ! Component: 3250 - total flux cleaned = -0.0024335 Jy ! Component: 3300 - total flux cleaned = -0.00239798 Jy ! Component: 3350 - total flux cleaned = -0.00253994 Jy ! Component: 3400 - total flux cleaned = -0.00264616 Jy ! Component: 3450 - total flux cleaned = -0.00264634 Jy ! Component: 3500 - total flux cleaned = -0.0027168 Jy ! Component: 3550 - total flux cleaned = -0.00278719 Jy ! Component: 3600 - total flux cleaned = -0.00282226 Jy ! Component: 3650 - total flux cleaned = -0.00278726 Jy ! Component: 3700 - total flux cleaned = -0.0028223 Jy ! Component: 3750 - total flux cleaned = -0.00285744 Jy ! Component: 3800 - total flux cleaned = -0.00289228 Jy ! Component: 3850 - total flux cleaned = -0.00289223 Jy ! Component: 3900 - total flux cleaned = -0.00289216 Jy ! Component: 3950 - total flux cleaned = -0.00292691 Jy ! Component: 4000 - total flux cleaned = -0.00292702 Jy ! Component: 4050 - total flux cleaned = -0.00292702 Jy ! Total flux subtracted in 4096 components = -0.00299676 Jy ! Clean residual min=-0.002208 max=0.002419 Jy/beam ! Clean residual mean=-0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.297291 Jy keep ! Adding 206 model components to the UV plane model. ! The established model now contains 330 components and 0.29729 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1445-1629_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.533 x 8.777 at -5.247 degrees (North through East) ! Clean map min=-0.0087438 max=0.2314 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1445-1629_S_g_map.fits wmodel /image_prod/ug002_uva//J1445-1629_S_g_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J1445-1629_S_g_map.mod wobs /image_prod/ug002_uva//J1445-1629_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1445-1629_S_g_uvs.fits wwins /image_prod/ug002_uva//J1445-1629_S_g_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1445-1629_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.231404 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000564509 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.731848 0.731848 1.4637 2.92739 5.85479 11.7096 23.4191 46.8383 93.6766 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.231 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 409.921 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1445-1629_S_g_dfm.log closed on Thu Mar 5 01:54:30 2020