! Started logfile: /scr/pima/rdv95_uvs/J1243+7315_X_uvs.log on Wed Nov 6 20:46:44 2013 obs /scr/pima/rdv95_uvs/J1243+7315_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv95_uvs/J1243+7315_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.814141 visibilities/baseline/integration-bin. ! Found source: J1243+7315 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6448 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv95_uvs/J1243+7315_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004368Jy sigma=0.877347 ! Fit after self-cal, rms=0.940754Jy sigma=0.814704 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] 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=0.8296 mas, bmaj=2.693 mas, bpa=-80.99 degrees ! Estimated noise=21.0012 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.0471374 Jy ! Component: 100 - total flux cleaned = 0.0599581 Jy ! Total flux subtracted in 100 components = 0.0599581 Jy ! Clean residual min=-0.004517 max=0.005703 Jy/beam ! Clean residual mean=0.000009 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.059958 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.059958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055497Jy sigma=0.044649 ! Fit after self-cal, rms=0.055099Jy sigma=0.044286 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00664913 Jy ! Component: 100 - total flux cleaned = 0.010134 Jy ! Total flux subtracted in 100 components = 0.010134 Jy ! Clean residual min=-0.003966 max=0.003708 Jy/beam ! Clean residual mean=0.000005 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.070092 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.0700921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054411Jy sigma=0.043207 ! Fit after self-cal, rms=0.054448Jy sigma=0.043188 ! 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=1.106 mas, bmaj=3.034 mas, bpa=-82.49 degrees ! Estimated noise=10.6614 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.00252017 Jy ! Component: 100 - total flux cleaned = 0.0026368 Jy ! Component: 150 - total flux cleaned = 0.00267184 Jy ! Component: 200 - total flux cleaned = 0.00273536 Jy ! Total flux subtracted in 200 components = 0.00273536 Jy ! Clean residual min=-0.002602 max=0.003344 Jy/beam ! Clean residual mean=0.000007 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0728274 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.0728274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054336Jy sigma=0.043040 ! Fit after self-cal, rms=0.054345Jy sigma=0.043033 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 0.98 KP 1.02 ! LA 1.03 MK 0.95 NL 1.03 OV 1.06 ! PT 0.94 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.98 KP 0.96 ! LA 0.99 MK 1.01 NL 1.09 OV 1.06 ! PT 0.96 SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.06 KP 0.93 ! LA 1.01 MK 1.05 NL 1.06 OV 1.10 ! PT 0.95 SC 0.87 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 0.90 KP 0.96 ! LA 1.06 MK 1.02 NL 1.14 OV 1.03 ! PT 0.98 SC 0.94 ! ! ! Fit before self-cal, rms=0.054345Jy sigma=0.043033 ! Fit after self-cal, rms=0.053254Jy sigma=0.042829 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.1 mas, bmaj=3.006 mas, bpa=-82.69 degrees ! Estimated noise=10.5527 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.000567035 Jy ! Component: 100 - total flux cleaned = 0.000686456 Jy ! Component: 150 - total flux cleaned = 0.000688309 Jy ! Component: 200 - total flux cleaned = 0.000667894 Jy ! Total flux subtracted in 200 components = 0.000667894 Jy ! Clean residual min=-0.002180 max=0.002994 Jy/beam ! Clean residual mean=0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0734953 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0734953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053218Jy sigma=0.042808 ! Fit after self-cal, rms=0.053233Jy sigma=0.042798 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053233Jy sigma=0.042798 ! Fit after self-cal, rms=0.052883Jy sigma=0.042793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.095 mas, bmaj=3.001 mas, bpa=-82.74 degrees ! Estimated noise=10.5015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322939 Jy ! Component: 100 - total flux cleaned = 0.000416459 Jy ! Component: 150 - total flux cleaned = 0.000493149 Jy ! Component: 200 - total flux cleaned = 0.000509909 Jy ! Total flux subtracted in 200 components = 0.000509909 Jy ! Clean residual min=-0.002137 max=0.002888 Jy/beam ! Clean residual mean=0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.0740052 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.0740052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052860Jy sigma=0.042780 ! Fit after self-cal, rms=0.052862Jy sigma=0.042779 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 (-1.2, 3.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292414 Jy ! Component: 100 - total flux cleaned = 0.00424603 Jy ! Component: 150 - total flux cleaned = 0.00424995 Jy ! Component: 200 - total flux cleaned = 0.00437599 Jy ! Total flux subtracted in 200 components = 0.00437599 Jy ! Clean residual min=-0.001957 max=0.001838 Jy/beam ! Clean residual mean=-0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0783812 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 73 components and 0.0783812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052726Jy sigma=0.042604 ! Fit after self-cal, rms=0.052712Jy sigma=0.042586 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052712Jy sigma=0.042586 ! Fit after self-cal, rms=0.052745Jy sigma=0.042474 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.093 mas, bmaj=3.003 mas, bpa=-82.88 degrees ! Estimated noise=10.5009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109249 Jy ! Component: 100 - total flux cleaned = 0.00159758 Jy ! Component: 150 - total flux cleaned = 0.00182397 Jy ! Component: 200 - total flux cleaned = 0.0019984 Jy ! Total flux subtracted in 200 components = 0.0019984 Jy ! Clean residual min=-0.001781 max=0.001676 Jy/beam ! Clean residual mean=-0.000003 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0803796 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.0803796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052715Jy sigma=0.042447 ! Fit after self-cal, rms=0.052724Jy sigma=0.042439 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.000343274 Jy ! Component: 100 - total flux cleaned = 0.000447577 Jy ! Component: 150 - total flux cleaned = 0.000525172 Jy ! Component: 200 - total flux cleaned = 0.000581835 Jy ! Total flux subtracted in 200 components = 0.000581835 Jy ! Clean residual min=-0.001780 max=0.001667 Jy/beam ! Clean residual mean=-0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0809614 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.0809615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052714Jy sigma=0.042431 ! Fit after self-cal, rms=0.052713Jy sigma=0.042430 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052713Jy sigma=0.042430 ! Fit after self-cal, rms=0.052630Jy sigma=0.042417 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.324 mas, bmaj=3.713 mas, bpa=-82.66 degrees ! Estimated noise=10.9386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00051725 Jy ! Component: 100 - total flux cleaned = 0.000736888 Jy ! Component: 150 - total flux cleaned = 0.000853775 Jy ! Component: 200 - total flux cleaned = 0.000903811 Jy ! Total flux subtracted in 200 components = 0.000903811 Jy ! Clean residual min=-0.002108 max=0.001766 Jy/beam ! Clean residual mean=-0.000005 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0818653 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.0818653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052626Jy sigma=0.042410 ! Fit after self-cal, rms=0.052623Jy sigma=0.042408 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 = 6.9653e-05 Jy ! Component: 100 - total flux cleaned = 0.000138089 Jy ! Component: 150 - total flux cleaned = 0.000173938 Jy ! Component: 200 - total flux cleaned = 0.000184749 Jy ! Total flux subtracted in 200 components = 0.000184749 Jy ! Clean residual min=-0.002068 max=0.001754 Jy/beam ! Clean residual mean=-0.000005 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.08205 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 119 components and 0.08205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052623Jy sigma=0.042404 ! Fit after self-cal, rms=0.052622Jy sigma=0.042402 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052622Jy sigma=0.042402 ! Fit after self-cal, rms=0.052622Jy sigma=0.042402 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.052622Jy sigma=0.042402 ! Fit after self-cal, rms=0.052258Jy sigma=0.042401 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=0.8223 mas, bmaj=2.666 mas, bpa=-81.59 degrees ! Estimated noise=20.3285 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.000981343 Jy ! Component: 100 - total flux cleaned = 0.00113531 Jy ! Component: 150 - total flux cleaned = 0.00144531 Jy ! Component: 200 - total flux cleaned = 0.00171467 Jy ! Total flux subtracted in 200 components = 0.00171467 Jy ! Clean residual min=-0.003347 max=0.002984 Jy/beam ! Clean residual mean=-0.000002 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0837647 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 148 components and 0.0837647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052282Jy sigma=0.042421 ! Fit after self-cal, rms=0.052278Jy sigma=0.042415 ! Inverting map 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=1.09 mas, bmaj=3.001 mas, bpa=-82.97 degrees ! Estimated noise=10.4643 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 (-13.4, 25.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000844723 Jy ! Component: 100 - total flux cleaned = 0.000759872 Jy ! Component: 150 - total flux cleaned = 0.000607628 Jy ! Component: 200 - total flux cleaned = 0.000608437 Jy ! Component: 250 - total flux cleaned = 0.000483794 Jy ! Component: 300 - total flux cleaned = 0.000428323 Jy ! Component: 350 - total flux cleaned = 0.00042797 Jy ! Component: 400 - total flux cleaned = 0.000355676 Jy ! Total flux subtracted in 400 components = 0.000355676 Jy ! Clean residual min=-0.001781 max=0.001422 Jy/beam ! Clean residual mean=-0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0841203 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 190 components and 0.0841203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052177Jy sigma=0.042328 ! Fit after self-cal, rms=0.052171Jy sigma=0.042323 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.27296e-05 Jy ! Component: 100 - total flux cleaned = -6.7048e-05 Jy ! Component: 150 - total flux cleaned = -8.85984e-05 Jy ! Component: 200 - total flux cleaned = -8.75989e-05 Jy ! Component: 250 - total flux cleaned = -5.02047e-05 Jy ! Component: 300 - total flux cleaned = -6.85983e-05 Jy ! Component: 350 - total flux cleaned = -5.15862e-05 Jy ! Component: 400 - total flux cleaned = -5.1302e-05 Jy ! Total flux subtracted in 400 components = -5.1302e-05 Jy ! Clean residual min=-0.001786 max=0.001392 Jy/beam ! Clean residual mean=-0.000003 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.084069 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 216 components and 0.084069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052141Jy sigma=0.042301 ! Fit after self-cal, rms=0.052141Jy sigma=0.042300 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.052141Jy sigma=0.042300 ! Fit after self-cal, rms=0.051905Jy sigma=0.042296 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=2.995 mas, bpa=-83.1 degrees ! Estimated noise=10.4434 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.50501e-05 Jy ! Component: 100 - total flux cleaned = -5.75352e-05 Jy ! Component: 150 - total flux cleaned = 5.92333e-06 Jy ! Component: 200 - total flux cleaned = 3.64545e-05 Jy ! Component: 250 - total flux cleaned = 0.000109427 Jy ! Component: 300 - total flux cleaned = 0.000151686 Jy ! Component: 350 - total flux cleaned = 0.000179111 Jy ! Component: 400 - total flux cleaned = 0.000219677 Jy ! Total flux subtracted in 400 components = 0.000219677 Jy ! Clean residual min=-0.001782 max=0.001369 Jy/beam ! Clean residual mean=-0.000003 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0842887 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 242 components and 0.0842887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051885Jy sigma=0.042284 ! Fit after self-cal, rms=0.051883Jy sigma=0.042284 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.00286e-05 Jy ! Component: 100 - total flux cleaned = 5.282e-05 Jy ! Component: 150 - total flux cleaned = 7.87311e-05 Jy ! Component: 200 - total flux cleaned = 0.000116619 Jy ! Component: 250 - total flux cleaned = 0.000165612 Jy ! Component: 300 - total flux cleaned = 0.000189611 Jy ! Component: 350 - total flux cleaned = 0.000213129 Jy ! Component: 400 - total flux cleaned = 0.000235707 Jy ! Total flux subtracted in 400 components = 0.000235707 Jy ! Clean residual min=-0.001786 max=0.001375 Jy/beam ! Clean residual mean=-0.000003 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0845244 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 261 components and 0.0845244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051870Jy sigma=0.042277 ! Fit after self-cal, rms=0.051870Jy sigma=0.042277 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051870Jy sigma=0.042277 ! Fit after self-cal, rms=0.052056Jy sigma=0.042265 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=2.996 mas, bpa=-83.19 degrees ! Estimated noise=10.4663 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126717 Jy ! Component: 100 - total flux cleaned = 0.000197872 Jy ! Component: 150 - total flux cleaned = 0.000237829 Jy ! Component: 200 - total flux cleaned = 0.000311984 Jy ! Component: 250 - total flux cleaned = 0.000359104 Jy ! Component: 300 - total flux cleaned = 0.000393518 Jy ! Component: 350 - total flux cleaned = 0.000416111 Jy ! Component: 400 - total flux cleaned = 0.000427287 Jy ! Total flux subtracted in 400 components = 0.000427287 Jy ! Clean residual min=-0.001710 max=0.001326 Jy/beam ! Clean residual mean=-0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0849517 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 278 components and 0.0849516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052044Jy sigma=0.042257 ! Fit after self-cal, rms=0.052045Jy sigma=0.042256 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.59541e-05 Jy ! Component: 100 - total flux cleaned = 9.85345e-05 Jy ! Component: 150 - total flux cleaned = 0.000119731 Jy ! Component: 200 - total flux cleaned = 0.000140698 Jy ! Component: 250 - total flux cleaned = 0.000161152 Jy ! Component: 300 - total flux cleaned = 0.00018127 Jy ! Component: 350 - total flux cleaned = 0.000201077 Jy ! Component: 400 - total flux cleaned = 0.000220789 Jy ! Total flux subtracted in 400 components = 0.000220789 Jy ! Clean residual min=-0.001713 max=0.001345 Jy/beam ! Clean residual mean=-0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0851724 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 297 components and 0.0851724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052036Jy sigma=0.042252 ! Fit after self-cal, rms=0.052036Jy sigma=0.042251 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052036Jy sigma=0.042251 ! Fit after self-cal, rms=0.053944Jy sigma=0.041553 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.316 mas, bmaj=3.702 mas, bpa=-82.87 degrees ! Estimated noise=11.0867 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000704924 Jy ! Component: 100 - total flux cleaned = 0.000918912 Jy ! Component: 150 - total flux cleaned = 0.00104113 Jy ! Component: 200 - total flux cleaned = 0.00112621 Jy ! Component: 250 - total flux cleaned = 0.0011707 Jy ! Component: 300 - total flux cleaned = 0.00122167 Jy ! Component: 350 - total flux cleaned = 0.00126934 Jy ! Component: 400 - total flux cleaned = 0.0012873 Jy ! Total flux subtracted in 400 components = 0.0012873 Jy ! Clean residual min=-0.001692 max=0.001506 Jy/beam ! Clean residual mean=-0.000004 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0864597 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 327 components and 0.0864597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053945Jy sigma=0.041541 ! Fit after self-cal, rms=0.053990Jy sigma=0.041528 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.83075e-05 Jy ! Component: 100 - total flux cleaned = 5.67247e-05 Jy ! Component: 150 - total flux cleaned = 6.52855e-05 Jy ! Component: 200 - total flux cleaned = 8.20758e-05 Jy ! Component: 250 - total flux cleaned = 9.84341e-05 Jy ! Component: 300 - total flux cleaned = 0.000114358 Jy ! Component: 350 - total flux cleaned = 0.000137504 Jy ! Component: 400 - total flux cleaned = 0.000145034 Jy ! Total flux subtracted in 400 components = 0.000145034 Jy ! Clean residual min=-0.001640 max=0.001514 Jy/beam ! Clean residual mean=-0.000004 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0866047 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 341 components and 0.0866048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053992Jy sigma=0.041525 ! Fit after self-cal, rms=0.053992Jy sigma=0.041525 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=1.091 mas, bmaj=2.999 mas, bpa=-83.28 degrees ! Estimated noise=10.6177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.091 x 2.999 at -83.28 degrees (North through East) ! Clean map min=-0.0018679 max=0.06246 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=0.8247 mas, bmaj=2.666 mas, bpa=-82.02 degrees ! Estimated noise=20.634 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0466719 Jy ! Component: 100 - total flux cleaned = 0.0601529 Jy ! Component: 150 - total flux cleaned = 0.0667713 Jy ! Component: 200 - total flux cleaned = 0.0709555 Jy ! Component: 250 - total flux cleaned = 0.0738736 Jy ! Component: 300 - total flux cleaned = 0.0758976 Jy ! Component: 350 - total flux cleaned = 0.0773792 Jy ! Component: 400 - total flux cleaned = 0.0785138 Jy ! Total flux subtracted in 400 components = 0.0785138 Jy ! Clean residual min=-0.003517 max=0.003056 Jy/beam ! Clean residual mean=0.000003 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0785138 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0785138 Jy ! Inverting map and beam ! Estimated beam: bmin=1.091 mas, bmaj=2.999 mas, bpa=-83.28 degrees ! Estimated noise=10.6177 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002312 Jy ! Component: 100 - total flux cleaned = 0.00344087 Jy ! Component: 150 - total flux cleaned = 0.00404624 Jy ! Component: 200 - total flux cleaned = 0.00430886 Jy ! Component: 250 - total flux cleaned = 0.00463228 Jy ! Component: 300 - total flux cleaned = 0.00483706 Jy ! Component: 350 - total flux cleaned = 0.00502521 Jy ! Component: 400 - total flux cleaned = 0.00529917 Jy ! Total flux subtracted in 400 components = 0.00529917 Jy ! Clean residual min=-0.001805 max=0.001509 Jy/beam ! Clean residual mean=-0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.083813 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 90 components and 0.083813 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.316 mas, bmaj=3.702 mas, bpa=-82.87 degrees ! Estimated noise=11.0867 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000808007 Jy ! Component: 100 - total flux cleaned = 0.00116973 Jy ! Component: 150 - total flux cleaned = 0.00147179 Jy ! Component: 200 - total flux cleaned = 0.0015814 Jy ! Component: 250 - total flux cleaned = 0.00175616 Jy ! Component: 300 - total flux cleaned = 0.00180997 Jy ! Component: 350 - total flux cleaned = 0.00189457 Jy ! Component: 400 - total flux cleaned = 0.00197461 Jy ! Total flux subtracted in 400 components = 0.00197461 Jy ! Clean residual min=-0.001768 max=0.001535 Jy/beam ! Clean residual mean=-0.000004 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0857876 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.14712e-05 Jy ! Component: 100 - total flux cleaned = 0.000149668 Jy ! Component: 150 - total flux cleaned = 0.000206078 Jy ! Component: 200 - total flux cleaned = 0.000274237 Jy ! Component: 250 - total flux cleaned = 0.000326668 Jy ! Component: 300 - total flux cleaned = 0.000352425 Jy ! Component: 350 - total flux cleaned = 0.000390053 Jy ! Component: 400 - total flux cleaned = 0.000414709 Jy ! Total flux subtracted in 400 components = 0.000414709 Jy ! Clean residual min=-0.001722 max=0.001506 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0862023 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 171 components and 0.0862023 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.091 mas, bmaj=2.999 mas, bpa=-83.28 degrees ! Estimated noise=10.6177 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109616 Jy ! Component: 100 - total flux cleaned = 0.000109676 Jy ! Component: 150 - total flux cleaned = 6.35008e-05 Jy ! Component: 200 - total flux cleaned = 6.31445e-05 Jy ! Component: 250 - total flux cleaned = 4.23742e-05 Jy ! Component: 300 - total flux cleaned = 6.20607e-05 Jy ! Component: 350 - total flux cleaned = 8.06419e-05 Jy ! Component: 400 - total flux cleaned = 0.000115456 Jy ! Total flux subtracted in 400 components = 0.000115456 Jy ! Clean residual min=-0.001631 max=0.001453 Jy/beam ! Clean residual mean=-0.000002 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0863178 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 206 components and 0.0863178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054050Jy sigma=0.041561 ! Fit after self-cal, rms=0.054044Jy sigma=0.041556 wmodel /scr/pima/rdv95_uvs/J1243+7315_X_map.mod ! Writing 206 model components to file: /scr/pima/rdv95_uvs/J1243+7315_X_map.mod wobs /scr/pima/rdv95_uvs/J1243+7315_X_uvs.fits ! Applying 1400 buffered edits. ! Writing UV FITS file: /scr/pima/rdv95_uvs/J1243+7315_X_uvs.fits wwins /scr/pima/rdv95_uvs/J1243+7315_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv95_uvs/J1243+7315_X_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.000588611 Jy ! Component: 100 - total flux cleaned = -0.000983402 Jy ! Component: 150 - total flux cleaned = -0.00123246 Jy ! Component: 200 - total flux cleaned = -0.00149427 Jy ! Component: 250 - total flux cleaned = -0.00174658 Jy ! Component: 300 - total flux cleaned = -0.00190264 Jy ! Component: 350 - total flux cleaned = -0.00203327 Jy ! Component: 400 - total flux cleaned = -0.00213916 Jy ! Component: 450 - total flux cleaned = -0.00220106 Jy ! Component: 500 - total flux cleaned = -0.00228235 Jy ! Component: 550 - total flux cleaned = -0.00238242 Jy ! Component: 600 - total flux cleaned = -0.00250042 Jy ! Component: 650 - total flux cleaned = -0.00253902 Jy ! Component: 700 - total flux cleaned = -0.00267212 Jy ! Component: 750 - total flux cleaned = -0.00276548 Jy ! Component: 800 - total flux cleaned = -0.00287583 Jy ! Component: 850 - total flux cleaned = -0.00298474 Jy ! Component: 900 - total flux cleaned = -0.00309216 Jy ! Component: 950 - total flux cleaned = -0.003163 Jy ! Component: 1000 - total flux cleaned = -0.00326782 Jy ! Component: 1050 - total flux cleaned = -0.003337 Jy ! Component: 1100 - total flux cleaned = -0.00338837 Jy ! Component: 1150 - total flux cleaned = -0.00352328 Jy ! Component: 1200 - total flux cleaned = -0.00358988 Jy ! Component: 1250 - total flux cleaned = -0.003623 Jy ! Component: 1300 - total flux cleaned = -0.00370508 Jy ! Component: 1350 - total flux cleaned = -0.00373787 Jy ! Component: 1400 - total flux cleaned = -0.00380233 Jy ! Component: 1450 - total flux cleaned = -0.00386618 Jy ! Component: 1500 - total flux cleaned = -0.00385016 Jy ! Component: 1550 - total flux cleaned = -0.00394431 Jy ! Component: 1600 - total flux cleaned = -0.00391302 Jy ! Component: 1650 - total flux cleaned = -0.00394387 Jy ! Component: 1700 - total flux cleaned = -0.00395924 Jy ! Component: 1750 - total flux cleaned = -0.00395925 Jy ! Component: 1800 - total flux cleaned = -0.00403479 Jy ! Component: 1850 - total flux cleaned = -0.00406472 Jy ! Component: 1900 - total flux cleaned = -0.00406457 Jy ! Component: 1950 - total flux cleaned = -0.00409413 Jy ! Component: 2000 - total flux cleaned = -0.00407943 Jy ! Component: 2050 - total flux cleaned = -0.00412348 Jy ! Component: 2100 - total flux cleaned = -0.00418134 Jy ! Component: 2150 - total flux cleaned = -0.00419579 Jy ! Component: 2200 - total flux cleaned = -0.00421009 Jy ! Component: 2250 - total flux cleaned = -0.00423859 Jy ! Component: 2300 - total flux cleaned = -0.00425265 Jy ! Component: 2350 - total flux cleaned = -0.00428091 Jy ! Component: 2400 - total flux cleaned = -0.00435068 Jy ! Component: 2450 - total flux cleaned = -0.00439221 Jy ! Component: 2500 - total flux cleaned = -0.00439217 Jy ! Component: 2550 - total flux cleaned = -0.00439225 Jy ! Component: 2600 - total flux cleaned = -0.00448778 Jy ! Component: 2650 - total flux cleaned = -0.00452851 Jy ! Component: 2700 - total flux cleaned = -0.00454188 Jy ! Component: 2750 - total flux cleaned = -0.00456856 Jy ! Component: 2800 - total flux cleaned = -0.00456854 Jy ! Component: 2850 - total flux cleaned = -0.00456859 Jy ! Component: 2900 - total flux cleaned = -0.00459508 Jy ! Component: 2950 - total flux cleaned = -0.00464758 Jy ! Component: 3000 - total flux cleaned = -0.00467372 Jy ! Component: 3050 - total flux cleaned = -0.00473877 Jy ! Component: 3100 - total flux cleaned = -0.00472573 Jy ! Component: 3150 - total flux cleaned = -0.00476439 Jy ! Component: 3200 - total flux cleaned = -0.00479 Jy ! Component: 3250 - total flux cleaned = -0.00486659 Jy ! Component: 3300 - total flux cleaned = -0.004854 Jy ! Component: 3350 - total flux cleaned = -0.00489193 Jy ! Component: 3400 - total flux cleaned = -0.00492965 Jy ! Component: 3450 - total flux cleaned = -0.00500492 Jy ! Component: 3500 - total flux cleaned = -0.00499245 Jy ! Component: 3550 - total flux cleaned = -0.00504213 Jy ! Component: 3600 - total flux cleaned = -0.0050792 Jy ! Component: 3650 - total flux cleaned = -0.00511624 Jy ! Component: 3700 - total flux cleaned = -0.00511627 Jy ! Component: 3750 - total flux cleaned = -0.00516519 Jy ! Component: 3800 - total flux cleaned = -0.00522614 Jy ! Component: 3850 - total flux cleaned = -0.00521403 Jy ! Component: 3900 - total flux cleaned = -0.00525033 Jy ! Component: 3950 - total flux cleaned = -0.00529843 Jy ! Component: 4000 - total flux cleaned = -0.00532236 Jy ! Component: 4050 - total flux cleaned = -0.00529852 Jy ! Total flux subtracted in 4096 components = -0.00533423 Jy ! Clean residual min=-0.001009 max=0.000710 Jy/beam ! Clean residual mean=-0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.0809835 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 503 components and 0.0809835 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv95_uvs/J1243+7315_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.091 x 2.999 at -83.28 degrees (North through East) ! Clean map min=-0.0018636 max=0.062158 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv95_uvs/J1243+7315_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 0.0621 rms= 0.00021 Jy quit ! Quitting program ! Log file /scr/pima/rdv95_uvs/J1243+7315_X_uvs.log closed on Wed Nov 6 20:46:50 2013