! Started logfile: /vlbi/uf001/uva//J1544+3240_S_dfm.log on Mon Jan 14 03:26:13 2019 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 /vlbi/uf001/uva//J1544+3240_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1544+3240_S_uva.fits ! AN table 1: 42 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.877551 visibilities/baseline/integration-bin. ! Found source: J1544+3240 ! ! 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 2322 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 J1544+3240_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008742Jy sigma=23.331344 ! Fit after self-cal, rms=0.918652Jy sigma=21.236776 ! 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=5.223 mas, bmaj=10.69 mas, bpa=-31.32 degrees ! Estimated noise=0.94349 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.06386 Jy ! Component: 100 - total flux cleaned = 0.0793667 Jy ! Total flux subtracted in 100 components = 0.0793667 Jy ! Clean residual min=-0.004221 max=0.006113 Jy/beam ! Clean residual mean=0.000010 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.0793667 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0793667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054993Jy sigma=1.222230 ! Fit after self-cal, rms=0.054477Jy sigma=1.206322 ! 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=6.015 mas, bmaj=11.67 mas, bpa=-29.94 degrees ! Estimated noise=0.697292 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.00738282 Jy ! Component: 100 - total flux cleaned = 0.0113883 Jy ! Component: 150 - total flux cleaned = 0.0137133 Jy ! Component: 200 - total flux cleaned = 0.0142676 Jy ! Total flux subtracted in 200 components = 0.0142676 Jy ! Clean residual min=-0.003492 max=0.003650 Jy/beam ! Clean residual mean=0.000001 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0936343 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.0936343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053500Jy sigma=1.182351 ! Fit after self-cal, rms=0.053452Jy sigma=1.181734 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.015 x 11.67 at -29.94 degrees (North through East) ! Clean map min=-0.0033921 max=0.082157 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.02 KP 1.02 LA 0.98 ! NL 1.00 OV 0.97 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.00 KP 1.05 LA 0.98 ! NL 1.04 OV 0.85 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 0.97 KP 1.02 LA 0.97 ! NL 1.06 OV 0.94 PT 1.00 ! ! ! Fit before self-cal, rms=0.053452Jy sigma=1.181734 ! Fit after self-cal, rms=0.053082Jy sigma=1.175023 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.023 mas, bmaj=11.6 mas, bpa=-29.51 degrees ! Estimated noise=0.690862 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 = 5.72683e-06 Jy ! Component: 100 - total flux cleaned = -0.000204219 Jy ! Component: 150 - total flux cleaned = -0.00029461 Jy ! Component: 200 - total flux cleaned = -0.000341353 Jy ! Total flux subtracted in 200 components = -0.000341353 Jy ! Clean residual min=-0.003105 max=0.003066 Jy/beam ! Clean residual mean=0.000008 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.0932929 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.0932929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053061Jy sigma=1.174602 ! Fit after self-cal, rms=0.053076Jy sigma=1.174339 ! 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.053076Jy sigma=1.174339 ! Fit after self-cal, rms=0.053148Jy sigma=1.166573 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.023 mas, bmaj=11.55 mas, bpa=-29.44 degrees ! Estimated noise=0.690641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.96227e-05 Jy ! Component: 100 - total flux cleaned = -0.000160812 Jy ! Component: 150 - total flux cleaned = -0.000256381 Jy ! Component: 200 - total flux cleaned = -0.000282664 Jy ! Total flux subtracted in 200 components = -0.000282664 Jy ! Clean residual min=-0.002760 max=0.002612 Jy/beam ! Clean residual mean=-0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0930103 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.0930103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053131Jy sigma=1.166212 ! Fit after self-cal, rms=0.053159Jy sigma=1.165925 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 = 4.39837e-05 Jy ! Component: 100 - total flux cleaned = 1.37652e-05 Jy ! Component: 150 - total flux cleaned = -2.47939e-05 Jy ! Component: 200 - total flux cleaned = -5.78096e-05 Jy ! Total flux subtracted in 200 components = -5.78096e-05 Jy ! Clean residual min=-0.002741 max=0.002534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0929525 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.0929525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053152Jy sigma=1.165763 ! Fit after self-cal, rms=0.053150Jy sigma=1.165723 ! 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.053150Jy sigma=1.165723 ! Fit after self-cal, rms=0.053224Jy sigma=1.165585 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.028 mas, bmaj=11.52 mas, bpa=-29.48 degrees ! Estimated noise=0.690739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012203 Jy ! Component: 100 - total flux cleaned = -0.000205367 Jy ! Component: 150 - total flux cleaned = -0.000206458 Jy ! Component: 200 - total flux cleaned = -0.000216294 Jy ! Total flux subtracted in 200 components = -0.000216294 Jy ! Clean residual min=-0.002727 max=0.002462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0927362 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.0927362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053213Jy sigma=1.165386 ! Fit after self-cal, rms=0.053216Jy sigma=1.165343 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.42015e-05 Jy ! Component: 100 - total flux cleaned = 4.34691e-05 Jy ! Component: 150 - total flux cleaned = 3.38282e-05 Jy ! Component: 200 - total flux cleaned = 2.52521e-05 Jy ! Total flux subtracted in 200 components = 2.52521e-05 Jy ! Clean residual min=-0.002721 max=0.002475 Jy/beam ! Clean residual mean=-0.000001 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0927614 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.0927614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053211Jy sigma=1.165257 ! Fit after self-cal, rms=0.053210Jy sigma=1.165236 ! 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.053210Jy sigma=1.165236 ! Fit after self-cal, rms=0.053264Jy sigma=1.165169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.566 mas, bmaj=14.03 mas, bpa=-36.09 degrees ! Estimated noise=0.756304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.90275e-05 Jy ! Component: 100 - total flux cleaned = -0.000115488 Jy ! Component: 150 - total flux cleaned = -0.000105075 Jy ! Component: 200 - total flux cleaned = -0.000105196 Jy ! Total flux subtracted in 200 components = -0.000105196 Jy ! Clean residual min=-0.002868 max=0.002606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0926562 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.0926562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053259Jy sigma=1.165080 ! Fit after self-cal, rms=0.053260Jy sigma=1.165062 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.90344e-07 Jy ! Component: 100 - total flux cleaned = -6.52902e-07 Jy ! Component: 150 - total flux cleaned = -4.3645e-07 Jy ! Component: 200 - total flux cleaned = 1.57415e-07 Jy ! Total flux subtracted in 200 components = 1.57415e-07 Jy ! Clean residual min=-0.002850 max=0.002619 Jy/beam ! Clean residual mean=-0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.0926564 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.0926564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053258Jy sigma=1.165028 ! Fit after self-cal, rms=0.053257Jy sigma=1.165016 ! 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=6.031 mas, bmaj=11.49 mas, bpa=-29.5 degrees ! Estimated noise=0.690951 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.031 x 11.49 at -29.5 degrees (North through East) ! Clean map min=-0.0026816 max=0.081583 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=5.232 mas, bmaj=10.52 mas, bpa=-31.3 degrees ! Estimated noise=0.933271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0633791 Jy ! Component: 100 - total flux cleaned = 0.0793888 Jy ! Component: 150 - total flux cleaned = 0.0858081 Jy ! Component: 200 - total flux cleaned = 0.0889164 Jy ! Total flux subtracted in 200 components = 0.0889164 Jy ! Clean residual min=-0.002977 max=0.002946 Jy/beam ! Clean residual mean=0.000004 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.0889164 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0889164 Jy ! Inverting map and beam ! Estimated beam: bmin=6.031 mas, bmaj=11.49 mas, bpa=-29.5 degrees ! Estimated noise=0.690951 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.00220452 Jy ! Component: 100 - total flux cleaned = 0.00338066 Jy ! Component: 150 - total flux cleaned = 0.00341312 Jy ! Component: 200 - total flux cleaned = 0.00341268 Jy ! Total flux subtracted in 200 components = 0.00341268 Jy ! Clean residual min=-0.002565 max=0.002786 Jy/beam ! Clean residual mean=-0.000000 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0923291 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0923291 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=8.566 mas, bmaj=14.03 mas, bpa=-36.09 degrees ! Estimated noise=0.756304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296665 Jy ! Component: 100 - total flux cleaned = 0.000271898 Jy ! Component: 150 - total flux cleaned = 0.000250109 Jy ! Component: 200 - total flux cleaned = 0.000250095 Jy ! Total flux subtracted in 200 components = 0.000250095 Jy ! Clean residual min=-0.002739 max=0.002729 Jy/beam ! Clean residual mean=-0.000001 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.0925792 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 = 1.84793e-05 Jy ! Component: 100 - total flux cleaned = 3.60586e-05 Jy ! Component: 150 - total flux cleaned = 5.19865e-05 Jy ! Component: 200 - total flux cleaned = 5.17611e-05 Jy ! Total flux subtracted in 200 components = 5.17611e-05 Jy ! Clean residual min=-0.002768 max=0.002731 Jy/beam ! Clean residual mean=-0.000001 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.092631 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.092631 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.031 mas, bmaj=11.49 mas, bpa=-29.5 degrees ! Estimated noise=0.690951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.6055e-05 Jy ! Component: 100 - total flux cleaned = 0.000123923 Jy ! Component: 150 - total flux cleaned = 0.000104401 Jy ! Component: 200 - total flux cleaned = 7.01565e-05 Jy ! Total flux subtracted in 200 components = 7.01565e-05 Jy ! Clean residual min=-0.002606 max=0.002615 Jy/beam ! Clean residual mean=-0.000000 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.0927011 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.0927011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053280Jy sigma=1.165846 ! Fit after self-cal, rms=0.053278Jy sigma=1.165581 wmodel J1544+3240_S_map.mod ! Writing 67 model components to file: J1544+3240_S_map.mod wobs J1544+3240_S_uvs.fits ! Writing UV FITS file: J1544+3240_S_uvs.fits wwins J1544+3240_S_map.win ! wwins: Wrote 1 windows to J1544+3240_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.000209933 Jy ! Component: 100 - total flux cleaned = 0.000181533 Jy ! Component: 150 - total flux cleaned = 0.000705859 Jy ! Component: 200 - total flux cleaned = 0.00123343 Jy ! Component: 250 - total flux cleaned = 0.00172991 Jy ! Component: 300 - total flux cleaned = 0.00200022 Jy ! Component: 350 - total flux cleaned = 0.00222729 Jy ! Component: 400 - total flux cleaned = 0.00232046 Jy ! Component: 450 - total flux cleaned = 0.00246954 Jy ! Component: 500 - total flux cleaned = 0.00246875 Jy ! Component: 550 - total flux cleaned = 0.00260921 Jy ! Component: 600 - total flux cleaned = 0.00263576 Jy ! Component: 650 - total flux cleaned = 0.00274294 Jy ! Component: 700 - total flux cleaned = 0.00290001 Jy ! Component: 750 - total flux cleaned = 0.00310261 Jy ! Component: 800 - total flux cleaned = 0.00325 Jy ! Component: 850 - total flux cleaned = 0.00341824 Jy ! Component: 900 - total flux cleaned = 0.00353518 Jy ! Component: 950 - total flux cleaned = 0.00358089 Jy ! Component: 1000 - total flux cleaned = 0.00369249 Jy ! Component: 1050 - total flux cleaned = 0.00367072 Jy ! Component: 1100 - total flux cleaned = 0.00369214 Jy ! Component: 1150 - total flux cleaned = 0.00358666 Jy ! Component: 1200 - total flux cleaned = 0.00358694 Jy ! Component: 1250 - total flux cleaned = 0.0035873 Jy ! Component: 1300 - total flux cleaned = 0.0035677 Jy ! Component: 1350 - total flux cleaned = 0.00364614 Jy ! Component: 1400 - total flux cleaned = 0.00364624 Jy ! Component: 1450 - total flux cleaned = 0.00366548 Jy ! Component: 1500 - total flux cleaned = 0.0037213 Jy ! Component: 1550 - total flux cleaned = 0.00368416 Jy ! Component: 1600 - total flux cleaned = 0.00364798 Jy ! Component: 1650 - total flux cleaned = 0.0036482 Jy ! Component: 1700 - total flux cleaned = 0.0036306 Jy ! Component: 1750 - total flux cleaned = 0.00363055 Jy ! Component: 1800 - total flux cleaned = 0.00361346 Jy ! Component: 1850 - total flux cleaned = 0.00364733 Jy ! Component: 1900 - total flux cleaned = 0.00363053 Jy ! Component: 1950 - total flux cleaned = 0.00363063 Jy ! Component: 2000 - total flux cleaned = 0.00364701 Jy ! Component: 2050 - total flux cleaned = 0.00359875 Jy ! Component: 2100 - total flux cleaned = 0.00361465 Jy ! Component: 2150 - total flux cleaned = 0.00359891 Jy ! Component: 2200 - total flux cleaned = 0.00352165 Jy ! Component: 2250 - total flux cleaned = 0.00353712 Jy ! Component: 2300 - total flux cleaned = 0.00349162 Jy ! Component: 2350 - total flux cleaned = 0.00344695 Jy ! Component: 2400 - total flux cleaned = 0.00349132 Jy ! Component: 2450 - total flux cleaned = 0.00344733 Jy ! Component: 2500 - total flux cleaned = 0.00344706 Jy ! Component: 2550 - total flux cleaned = 0.00343297 Jy ! Component: 2600 - total flux cleaned = 0.00346134 Jy ! Component: 2650 - total flux cleaned = 0.00344734 Jy ! Component: 2700 - total flux cleaned = 0.00348926 Jy ! Component: 2750 - total flux cleaned = 0.00353079 Jy ! Component: 2800 - total flux cleaned = 0.00355822 Jy ! Component: 2850 - total flux cleaned = 0.00355813 Jy ! Component: 2900 - total flux cleaned = 0.00358521 Jy ! Component: 2950 - total flux cleaned = 0.0036254 Jy ! Component: 3000 - total flux cleaned = 0.00365188 Jy ! Component: 3050 - total flux cleaned = 0.00367824 Jy ! Component: 3100 - total flux cleaned = 0.00367822 Jy ! Component: 3150 - total flux cleaned = 0.00369116 Jy ! Component: 3200 - total flux cleaned = 0.00369104 Jy ! Component: 3250 - total flux cleaned = 0.00365246 Jy ! Component: 3300 - total flux cleaned = 0.00366526 Jy ! Component: 3350 - total flux cleaned = 0.00363984 Jy ! Component: 3400 - total flux cleaned = 0.00363981 Jy ! Component: 3450 - total flux cleaned = 0.00358985 Jy ! Component: 3500 - total flux cleaned = 0.00362725 Jy ! Component: 3550 - total flux cleaned = 0.0036148 Jy ! Component: 3600 - total flux cleaned = 0.00360255 Jy ! Component: 3650 - total flux cleaned = 0.00359039 Jy ! Component: 3700 - total flux cleaned = 0.00356613 Jy ! Component: 3750 - total flux cleaned = 0.00355415 Jy ! Component: 3800 - total flux cleaned = 0.00357819 Jy ! Component: 3850 - total flux cleaned = 0.00355414 Jy ! Component: 3900 - total flux cleaned = 0.00355401 Jy ! Component: 3950 - total flux cleaned = 0.00355395 Jy ! Component: 4000 - total flux cleaned = 0.00354216 Jy ! Component: 4050 - total flux cleaned = 0.0035304 Jy ! Total flux subtracted in 4096 components = 0.00354202 Jy ! Clean residual min=-0.000889 max=0.000622 Jy/beam ! Clean residual mean=0.000000 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.0962432 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 368 components and 0.0962432 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1544+3240_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.031 x 11.49 at -29.5 degrees (North through East) ! Clean map min=-0.0015461 max=0.081198 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1544+3240_S_map.fits wmodel /vlbi/uf001/uva//J1544+3240_S_map.mod ! Writing 368 model components to file: /vlbi/uf001/uva//J1544+3240_S_map.mod wobs /vlbi/uf001/uva//J1544+3240_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1544+3240_S_uvs.fits wwins /vlbi/uf001/uva//J1544+3240_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1544+3240_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0811981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214886 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.793933 0.793933 1.58787 3.17573 6.35146 12.7029 25.4059 50.8117 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 377.865 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1544+3240_S_dfm.log closed on Mon Jan 14 03:26:17 2019