! Started logfile: /scr/pima/rdv94_uvs/J0935+2405_S_uvs.log on Mon Sep 23 22:10:38 2013 obs /scr/pima/rdv94_uvs/J0935+2405_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0935+2405_S_uva.fits ! AN table 1: 179 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.790813 visibilities/baseline/integration-bin. ! Found source: J0935+2405 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 20384 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv94_uvs/J0935+2405_S] 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 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 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012678Jy sigma=0.518510 ! Fit after self-cal, rms=0.919133Jy sigma=0.459399 ! 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.839 mas, bmaj=10.06 mas, bpa=-7.76 degrees ! Estimated noise=22.1365 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.0726615 Jy ! Component: 100 - total flux cleaned = 0.0967237 Jy ! Total flux subtracted in 100 components = 0.0967237 Jy ! Clean residual min=-0.007358 max=0.010344 Jy/beam ! Clean residual mean=0.000022 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.0967237 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0967237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104992Jy sigma=0.049961 ! Fit after self-cal, rms=0.104338Jy sigma=0.049555 ! 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=7.003 mas, bmaj=11.19 mas, bpa=-5.332 degrees ! Estimated noise=10.7695 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.0128211 Jy ! Component: 100 - total flux cleaned = 0.0189634 Jy ! Component: 150 - total flux cleaned = 0.0224195 Jy ! Component: 200 - total flux cleaned = 0.024422 Jy ! Total flux subtracted in 200 components = 0.024422 Jy ! Clean residual min=-0.004273 max=0.004754 Jy/beam ! Clean residual mean=0.000031 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.121146 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 54 components and 0.121146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103317Jy sigma=0.048487 ! Fit after self-cal, rms=0.103566Jy sigma=0.048467 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.93 KP 1.01 ! LA 1.37 MK 0.96 NL 0.92 OV 0.97 ! PT 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.93 KP 1.07 ! LA 1.15 MK 1.02 NL 1.00 OV 1.02 ! PT 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 0.99 KP 0.95 ! LA 0.91 MK 1.03 NL 1.07 OV 1.03 ! PT 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.81 KP 0.87 ! LA 0.76 MK 1.15 NL 0.96 OV 0.89 ! PT 0.95 ! ! ! Fit before self-cal, rms=0.103566Jy sigma=0.048467 ! Fit after self-cal, rms=0.098520Jy sigma=0.047465 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.905 mas, bmaj=11.13 mas, bpa=-6.326 degrees ! Estimated noise=10.4424 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.000522069 Jy ! Component: 100 - total flux cleaned = -4.3934e-05 Jy ! Component: 150 - total flux cleaned = 0.000325706 Jy ! Component: 200 - total flux cleaned = 0.000577114 Jy ! Total flux subtracted in 200 components = 0.000577114 Jy ! Clean residual min=-0.003533 max=0.002938 Jy/beam ! Clean residual mean=0.000014 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.121723 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.121723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098357Jy sigma=0.047445 ! Fit after self-cal, rms=0.098591Jy sigma=0.047407 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098591Jy sigma=0.047407 ! Fit after self-cal, rms=0.098437Jy sigma=0.047249 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.924 mas, bmaj=10.99 mas, bpa=-7.571 degrees ! Estimated noise=10.3086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.64182e-05 Jy ! Component: 100 - total flux cleaned = 0.000372227 Jy ! Component: 150 - total flux cleaned = 0.000626814 Jy ! Component: 200 - total flux cleaned = 0.000830559 Jy ! Total flux subtracted in 200 components = 0.000830559 Jy ! Clean residual min=-0.002624 max=0.002430 Jy/beam ! Clean residual mean=0.000010 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.122553 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.122553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098367Jy sigma=0.047239 ! Fit after self-cal, rms=0.098556Jy sigma=0.047227 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.000134899 Jy ! Component: 100 - total flux cleaned = -0.000162466 Jy ! Component: 150 - total flux cleaned = -0.000186069 Jy ! Component: 200 - total flux cleaned = -0.000229584 Jy ! Total flux subtracted in 200 components = -0.000229584 Jy ! Clean residual min=-0.002622 max=0.002389 Jy/beam ! Clean residual mean=0.000011 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.122324 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.122324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098534Jy sigma=0.047225 ! Fit after self-cal, rms=0.098548Jy sigma=0.047222 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098548Jy sigma=0.047222 ! Fit after self-cal, rms=0.097595Jy sigma=0.047216 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.898 mas, bmaj=10.93 mas, bpa=-7.831 degrees ! Estimated noise=10.2103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000196525 Jy ! Component: 100 - total flux cleaned = 2.91286e-05 Jy ! Component: 150 - total flux cleaned = 0.000167548 Jy ! Component: 200 - total flux cleaned = 0.000207705 Jy ! Total flux subtracted in 200 components = 0.000207705 Jy ! Clean residual min=-0.002520 max=0.002375 Jy/beam ! Clean residual mean=0.000010 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.122531 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.122531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097565Jy sigma=0.047214 ! Fit after self-cal, rms=0.097604Jy sigma=0.047214 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.08062e-05 Jy ! Component: 100 - total flux cleaned = -3.65162e-06 Jy ! Component: 150 - total flux cleaned = -3.71862e-05 Jy ! Component: 200 - total flux cleaned = -5.27551e-05 Jy ! Total flux subtracted in 200 components = -5.27551e-05 Jy ! Clean residual min=-0.002500 max=0.002370 Jy/beam ! Clean residual mean=0.000010 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.122479 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.122479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097592Jy sigma=0.047213 ! Fit after self-cal, rms=0.097604Jy sigma=0.047213 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097604Jy sigma=0.047213 ! Fit after self-cal, rms=0.096840Jy sigma=0.047211 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.491 mas, bmaj=12.22 mas, bpa=-4.868 degrees ! Estimated noise=9.72539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214971 Jy ! Component: 100 - total flux cleaned = -0.00026739 Jy ! Component: 150 - total flux cleaned = -0.00027745 Jy ! Component: 200 - total flux cleaned = -0.000277349 Jy ! Total flux subtracted in 200 components = -0.000277349 Jy ! Clean residual min=-0.002829 max=0.002688 Jy/beam ! Clean residual mean=0.000014 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.122201 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.122201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096835Jy sigma=0.047211 ! Fit after self-cal, rms=0.096840Jy sigma=0.047210 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.3364e-05 Jy ! Component: 100 - total flux cleaned = 3.33605e-05 Jy ! Component: 150 - total flux cleaned = 3.31985e-05 Jy ! Component: 200 - total flux cleaned = 3.29059e-05 Jy ! Total flux subtracted in 200 components = 3.29059e-05 Jy ! Clean residual min=-0.002825 max=0.002674 Jy/beam ! Clean residual mean=0.000014 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.122234 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.122234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096837Jy sigma=0.047210 ! Fit after self-cal, rms=0.096841Jy sigma=0.047210 ! 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.88 mas, bmaj=10.9 mas, bpa=-7.933 degrees ! Estimated noise=10.1424 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.88 x 10.9 at -7.933 degrees (North through East) ! Clean map min=-0.0024309 max=0.087735 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.756 mas, bmaj=9.918 mas, bpa=-10.22 degrees ! Estimated noise=20.4926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0678587 Jy ! Component: 100 - total flux cleaned = 0.0929818 Jy ! Component: 150 - total flux cleaned = 0.104848 Jy ! Component: 200 - total flux cleaned = 0.111685 Jy ! Total flux subtracted in 200 components = 0.111685 Jy ! Clean residual min=-0.004276 max=0.004208 Jy/beam ! Clean residual mean=0.000015 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.111685 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.111685 Jy ! Inverting map and beam ! Estimated beam: bmin=6.88 mas, bmaj=10.9 mas, bpa=-7.933 degrees ! Estimated noise=10.1424 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.00479116 Jy ! Component: 100 - total flux cleaned = 0.00747408 Jy ! Component: 150 - total flux cleaned = 0.00907916 Jy ! Component: 200 - total flux cleaned = 0.0100637 Jy ! Total flux subtracted in 200 components = 0.0100637 Jy ! Clean residual min=-0.002502 max=0.002265 Jy/beam ! Clean residual mean=0.000010 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.121749 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.121749 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=9.491 mas, bmaj=12.22 mas, bpa=-4.868 degrees ! Estimated noise=9.72539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000401582 Jy ! Component: 100 - total flux cleaned = 0.000417149 Jy ! Component: 150 - total flux cleaned = 0.000403122 Jy ! Component: 200 - total flux cleaned = 0.000403424 Jy ! Total flux subtracted in 200 components = 0.000403424 Jy ! Clean residual min=-0.002840 max=0.002628 Jy/beam ! Clean residual mean=0.000013 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.122152 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 = -4.9558e-07 Jy ! Component: 100 - total flux cleaned = -1.0507e-05 Jy ! Component: 150 - total flux cleaned = -1.03497e-05 Jy ! Component: 200 - total flux cleaned = -2.01328e-05 Jy ! Total flux subtracted in 200 components = -2.01328e-05 Jy ! Clean residual min=-0.002832 max=0.002634 Jy/beam ! Clean residual mean=0.000014 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.122132 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.122132 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.88 mas, bmaj=10.9 mas, bpa=-7.933 degrees ! Estimated noise=10.1424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000156279 Jy ! Component: 100 - total flux cleaned = 0.000157234 Jy ! Component: 150 - total flux cleaned = 0.00014045 Jy ! Component: 200 - total flux cleaned = 0.000124689 Jy ! Total flux subtracted in 200 components = 0.000124689 Jy ! Clean residual min=-0.002401 max=0.002302 Jy/beam ! Clean residual mean=0.000010 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.122257 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.122257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096844Jy sigma=0.047209 ! Fit after self-cal, rms=0.096862Jy sigma=0.047209 wmodel /scr/pima/rdv94_uvs/J0935+2405_S_map.mod ! Writing 93 model components to file: /scr/pima/rdv94_uvs/J0935+2405_S_map.mod wobs /scr/pima/rdv94_uvs/J0935+2405_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0935+2405_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0935+2405_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0935+2405_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.00032263 Jy ! Component: 100 - total flux cleaned = -0.000444833 Jy ! Component: 150 - total flux cleaned = -0.000559426 Jy ! Component: 200 - total flux cleaned = -0.000669305 Jy ! Component: 250 - total flux cleaned = -0.00066932 Jy ! Component: 300 - total flux cleaned = -0.000737279 Jy ! Component: 350 - total flux cleaned = -0.000802114 Jy ! Component: 400 - total flux cleaned = -0.000802661 Jy ! Component: 450 - total flux cleaned = -0.000833941 Jy ! Component: 500 - total flux cleaned = -0.000803896 Jy ! Component: 550 - total flux cleaned = -0.000804368 Jy ! Component: 600 - total flux cleaned = -0.000832855 Jy ! Component: 650 - total flux cleaned = -0.000777051 Jy ! Component: 700 - total flux cleaned = -0.000750749 Jy ! Component: 750 - total flux cleaned = -0.000724342 Jy ! Component: 800 - total flux cleaned = -0.000776487 Jy ! Component: 850 - total flux cleaned = -0.000801937 Jy ! Component: 900 - total flux cleaned = -0.000801509 Jy ! Component: 950 - total flux cleaned = -0.000801869 Jy ! Component: 1000 - total flux cleaned = -0.000802065 Jy ! Component: 1050 - total flux cleaned = -0.000825477 Jy ! Component: 1100 - total flux cleaned = -0.000779174 Jy ! Component: 1150 - total flux cleaned = -0.000756348 Jy ! Component: 1200 - total flux cleaned = -0.000711753 Jy ! Component: 1250 - total flux cleaned = -0.000777931 Jy ! Component: 1300 - total flux cleaned = -0.000777748 Jy ! Component: 1350 - total flux cleaned = -0.000713779 Jy ! Component: 1400 - total flux cleaned = -0.000819801 Jy ! Component: 1450 - total flux cleaned = -0.000841062 Jy ! Component: 1500 - total flux cleaned = -0.000943674 Jy ! Component: 1550 - total flux cleaned = -0.000983971 Jy ! Component: 1600 - total flux cleaned = -0.00106332 Jy ! Component: 1650 - total flux cleaned = -0.00112182 Jy ! Component: 1700 - total flux cleaned = -0.00119882 Jy ! Component: 1750 - total flux cleaned = -0.00119853 Jy ! Component: 1800 - total flux cleaned = -0.00118006 Jy ! Component: 1850 - total flux cleaned = -0.00121748 Jy ! Component: 1900 - total flux cleaned = -0.00121785 Jy ! Component: 1950 - total flux cleaned = -0.00123622 Jy ! Component: 2000 - total flux cleaned = -0.00127185 Jy ! Component: 2050 - total flux cleaned = -0.00128929 Jy ! Component: 2100 - total flux cleaned = -0.00128897 Jy ! Component: 2150 - total flux cleaned = -0.001306 Jy ! Component: 2200 - total flux cleaned = -0.00132267 Jy ! Component: 2250 - total flux cleaned = -0.00127217 Jy ! Component: 2300 - total flux cleaned = -0.00130556 Jy ! Component: 2350 - total flux cleaned = -0.00137147 Jy ! Component: 2400 - total flux cleaned = -0.00138753 Jy ! Component: 2450 - total flux cleaned = -0.00135539 Jy ! Component: 2500 - total flux cleaned = -0.0014351 Jy ! Component: 2550 - total flux cleaned = -0.00145097 Jy ! Component: 2600 - total flux cleaned = -0.00145105 Jy ! Component: 2650 - total flux cleaned = -0.00146653 Jy ! Component: 2700 - total flux cleaned = -0.00146674 Jy ! Component: 2750 - total flux cleaned = -0.00143637 Jy ! Component: 2800 - total flux cleaned = -0.00149635 Jy ! Component: 2850 - total flux cleaned = -0.0015405 Jy ! Component: 2900 - total flux cleaned = -0.00151102 Jy ! Component: 2950 - total flux cleaned = -0.00156924 Jy ! Component: 3000 - total flux cleaned = -0.00159803 Jy ! Component: 3050 - total flux cleaned = -0.001555 Jy ! Component: 3100 - total flux cleaned = -0.00159774 Jy ! Component: 3150 - total flux cleaned = -0.00159787 Jy ! Component: 3200 - total flux cleaned = -0.00159797 Jy ! Component: 3250 - total flux cleaned = -0.00161188 Jy ! Component: 3300 - total flux cleaned = -0.00165308 Jy ! Component: 3350 - total flux cleaned = -0.00165296 Jy ! Component: 3400 - total flux cleaned = -0.00158564 Jy ! Component: 3450 - total flux cleaned = -0.0016525 Jy ! Component: 3500 - total flux cleaned = -0.00163924 Jy ! Component: 3550 - total flux cleaned = -0.00167882 Jy ! Component: 3600 - total flux cleaned = -0.00166567 Jy ! Component: 3650 - total flux cleaned = -0.0016526 Jy ! Component: 3700 - total flux cleaned = -0.00166532 Jy ! Component: 3750 - total flux cleaned = -0.00163958 Jy ! Component: 3800 - total flux cleaned = -0.00167775 Jy ! Component: 3850 - total flux cleaned = -0.00170299 Jy ! Component: 3900 - total flux cleaned = -0.00177818 Jy ! Component: 3950 - total flux cleaned = -0.00176561 Jy ! Component: 4000 - total flux cleaned = -0.00177804 Jy ! Component: 4050 - total flux cleaned = -0.0017905 Jy ! Total flux subtracted in 4096 components = -0.00183934 Jy ! Clean residual min=-0.000716 max=0.000618 Jy/beam ! Clean residual mean=0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.120418 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 422 components and 0.120418 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0935+2405_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.88 x 10.9 at -7.933 degrees (North through East) ! Clean map min=-0.0017265 max=0.087555 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0935+2405_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0875546 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250224 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.857374 0.857374 1.71475 3.4295 6.85899 13.718 27.436 54.8719 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.087 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0935+2405_S_uvs.log closed on Mon Sep 23 22:10:44 2013